Compiling on M1 #407
dim13
started this conversation in
Show and tell
Replies: 1 comment
-
|
Could you provide complete documentation block to add to Development guide under Compile section? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Arm GCC
Instead of
brew install arm-none-eabi-gccusebrew install --cask gcc-arm-embeddedAdd
set(APPLE FALSE)to mainCMakeList.txtIt would be nice to add it to the Wiki.
Beta Was this translation helpful? Give feedback.
All reactions