We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd1b01 commit 7e8bfe9Copy full SHA for 7e8bfe9
2 files changed
cores/AirMCU/air/air_def_build.h
@@ -5,7 +5,7 @@
5
#if defined(AIR001_DEV)
6
#define CMSIS_STARTUP_FILE "startup_air001xx.s"
7
#elif defined(AIR32F103xx)
8
- #define CMSIS_STARTUP_FILE "startup_air32f1xx.s"
+ #define CMSIS_STARTUP_FILE "startup_air32f10x.s"
9
#else
10
#error UNKNOWN CHIP
11
#endif
system/Arduino-Air32F103-Drivers
0 commit comments