Skip to content

Commit 7e8bfe9

Browse files
HalfSweetchenxuuu
authored andcommitted
fix: 修改相关路径
1 parent 9dd1b01 commit 7e8bfe9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cores/AirMCU/air/air_def_build.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#if defined(AIR001_DEV)
66
#define CMSIS_STARTUP_FILE "startup_air001xx.s"
77
#elif defined(AIR32F103xx)
8-
#define CMSIS_STARTUP_FILE "startup_air32f1xx.s"
8+
#define CMSIS_STARTUP_FILE "startup_air32f10x.s"
99
#else
1010
#error UNKNOWN CHIP
1111
#endif

system/Arduino-Air32F103-Drivers

0 commit comments

Comments
 (0)