Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32 Board Issue #90

Closed
Nathanrauch opened this issue Jun 13, 2014 · 1 comment
Closed

STM32 Board Issue #90

Nathanrauch opened this issue Jun 13, 2014 · 1 comment

Comments

@Nathanrauch
Copy link

When compiling with Keil the misc.c file for the STM32 board is getting over written by the Cyassl misc.c thats in ctaocrypt/src. This creates errors. I fixed it by changing misc.c in cyassl to just wmisc.c, then change where it calls misc.c in the code to wmisc.c . It seems to fixed the problem.

@ejohnstown
Copy link
Collaborator

The old versions of the STM32 library doesn't have this issue. The recent versions of the STM32 library doesn't have this issue. There are a few versions in the recent past that may have this issue. To work around, if you have this issue, rename the misc.c file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants