Revert "test"

This reverts commit fecaa256ca.
This commit is contained in:
2024-12-30 22:23:47 +08:00
parent fecaa256ca
commit 7fa633805b
19 changed files with 117 additions and 1079 deletions

View File

@@ -15,6 +15,7 @@ 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
)
```
## 关于链接脚本