优化提交

This commit is contained in:
冯佳
2026-01-29 16:22:04 +08:00
parent 1bdeca55ea
commit 03bd0cc179
14 changed files with 3124 additions and 1284 deletions

View File

@ -29,6 +29,7 @@ endif()
# Include toolchain file
include("cmake/gcc-arm-none-eabi.cmake")
# Enable compile command to ease indexing with e.g. clangd
set(CMAKE_EXPORT_COMPILE_COMMANDS TRUE)