From 90e40b3fe6a9839599e89fba6f63161880bcd0df Mon Sep 17 00:00:00 2001 From: haoran Date: Sun, 12 Jan 2025 15:05:29 +0800 Subject: [PATCH] add flush.bat --- flush.bat | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 flush.bat diff --git a/flush.bat b/flush.bat new file mode 100644 index 0000000..f15e67b --- /dev/null +++ b/flush.bat @@ -0,0 +1,2 @@ +C:\ST\STM32CubeIDE_1.15.0\STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.win32_2.1.200.202311302303\tools\bin\STM32_Programmer_CLI.exe ^ +-c port=SWD -w Debug\hand_acid_mainboard.hex -rst \ No newline at end of file