Follow the reference to port the bootloader

This commit is contained in:
2025-09-28 01:14:06 +08:00
parent 422c27846f
commit bd541d585e
23 changed files with 712 additions and 1638 deletions

View File

@@ -26,11 +26,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
Src/board_config.c
Src/gpio.c
Src/bootloader.c
)
# 设置输出目录