detect MCU flash size and config usart

This commit is contained in:
2025-08-20 21:02:52 +08:00
parent b6485c5c39
commit c93704383a
8 changed files with 164 additions and 16 deletions

View File

@@ -32,6 +32,7 @@ set(TARGET_SRC
Src/i2c.c
Src/ldc1612.c
Src/tmp112.c
Src/mcu_config.c
)
# 设置输出目录