Skip to content

Add support to link the ARM math (provided by CMSIS tools) #112

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

Merged
merged 2 commits into from
Nov 23, 2016

Conversation

sandeepmistry
Copy link
Contributor

Previously, CMSIS was as in the include path, so arm_math.h could be included, but there were linker errors when you actually tried to use the functions.

#define ARM_MATH_CM0PLUS
#include <arm_math.h>

@sandeepmistry
Copy link
Contributor Author

@cmaglie @agdl I've rebased this, can one of you please try it out?

Sketches sizes are the same if ARM math is not used in my testing.

@agdl agdl merged commit 8a200ca into arduino:master Nov 23, 2016
@sandeepmistry sandeepmistry deleted the cmsis-link branch November 25, 2016 14:49
@sandeepmistry sandeepmistry added this to the Release 1.6.9 milestone Nov 28, 2016
boseji pushed a commit to go-ut/combined-ArduinoCore-samd that referenced this pull request May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants