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

Merges from Laurent's latest drop + cmake platform #7

Merged
merged 3 commits into from
Oct 6, 2022

Conversation

petertorelli
Copy link
Member

This is the merge of the ZIP file Laurent sent me the last week of September. Not sure how it compares with the two other patch branches that I just noticed. I added a cmake platform and it builds fine with FIXED_POINT and CMSIS, but fails with FLOATING_POINT. I also think there is a bug on line 400 of ffwrap.c. If FIXED_POINT is enabled, it tries to use floating point libmath functions. Seems like bug, works fine changing ifdef to ifndef.

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

Successfully merging this pull request may close these issues.

None yet

1 participant