-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description
I couldn't compile targets with ARM.
Ex:
python ./tools/build.py -m NUCLEO_L476RG -t ARM
The target NUCLEO_L476RG does not support the toolchain ARMC6
NUCLEO_L476RG supports ARM, uARM, IAR, GCC_ARM toolchains
python ./tools/build.py -m NUCLEO_L476RG -t uARM
The target NUCLEO_L476RG does not support the toolchain ARMC6
NUCLEO_L476RG supports ARM, uARM, IAR, GCC_ARM toolchains
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug