This commit is contained in:
2025-10-21 15:40:29 +08:00
commit c52b5d1787
1467 changed files with 1054418 additions and 0 deletions

7
flash.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