We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25bacdc + 5876ab5 commit d41f87dCopy full SHA for d41f87d
bootloaders/zero/Makefile
@@ -154,7 +154,7 @@ BIN=$(NAME).bin
154
HEX=$(NAME).hex
155
156
157
-INCLUDES=-I"$(MODULE_PATH_ARDUINO)/tools/CMSIS/4.5.0/CMSIS/Include/" -I"$(MODULE_PATH)/tools/CMSIS-Atmel/1.0.0-mattairtech-1/CMSIS/Device/ATMEL/"
+INCLUDES=-I"$(MODULE_PATH_ARDUINO)/tools/CMSIS/4.5.0/CMSIS/Include/" -I"$(MODULE_PATH)/tools/CMSIS-Atmel/1.0.0-mattairtech-2/CMSIS/Device/ATMEL/"
158
159
# -----------------------------------------------------------------------------
160
# Linker options
0 commit comments