File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
sketch_and_bootloader_combined Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ for /f "delims=" %%A in ('forfiles /p ..\STM32F1\binaries /s /m generic*.bin /c
99
1010.\bin_merge_tool\mergesketch.exe ..\STM32F1\binaries\naze32_boot20.bin .\congratulations_sketch\congratulations_sketch.ino.generic_stm32f103c.bin .\merged_bins\naze32_boot20.bin
1111.\bin_merge_tool\mergesketch.exe ..\STM32F1\binaries\stbee_boot20.bin .\congratulations_sketch\congratulations_sketch.ino.generic_stm32f103c.bin .\merged_bins\stbee_boot20.bin
12+ .\bin_merge_tool\mergesketch.exe ..\STM32F1\binaries\dso138_boot20.bin .\congratulations_sketch\congratulations_sketch.ino.generic_stm32f103c.bin .\merged_bins\dso138_boot20.bin
1213
1314setlocal disableDelayedExpansion
1415for /f " delims=" %%A in ('forfiles /p ..\STM32F1\binaries /s /m maple*.bin /c " cmd /c echo @relpath" ') do (
You can’t perform that action at this time.
0 commit comments