This commit is contained in:
2024-12-30 22:22:48 +08:00
parent ac40d80777
commit fecaa256ca
19 changed files with 1079 additions and 117 deletions

View File

@@ -15,7 +15,6 @@ set(TARGET_C_SRC
${CMAKE_SOURCE_DIR}/src/main.c
${CMAKE_SOURCE_DIR}/src/gd32e23x_it.c
${CMAKE_SOURCE_DIR}/src/systick.c
${CMAKE_SOURCE_DIR}/src/peripheral.c
)
```
## 关于链接脚本