feat: Refactor clock configuration, update HSE startup timeout, and enhance UART heartbeat message

This commit is contained in:
2025-10-22 10:56:14 +08:00
parent 6d37b0ec23
commit d6b562d808
7 changed files with 69 additions and 36 deletions

7
flash_stm32_programmer.sh Executable file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env sh
STM32_Programmer_CLI -c port=SWD freq=4000 mode=UR \
-e all \
-w build/stmf411re_test.elf \
-v \
-rst