This commit is contained in:
2025-08-19 22:46:27 +08:00
parent 9e6333dca8
commit 552984ef2a
20 changed files with 1995 additions and 182 deletions

View File

@@ -27,6 +27,9 @@ set(TARGET_SRC
# Add new source files here
Src/uart.c
Src/led.c
Src/uart_ring_buffer.c
Src/command.c
Src/i2c.c
)
# 设置输出目录