feat: Refactor clock configuration, update HSE startup timeout, and enhance UART heartbeat message
This commit is contained in:
7
flash_stm32_programmer.sh
Executable file
7
flash_stm32_programmer.sh
Executable 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
|
||||
Reference in New Issue
Block a user