9 lines
178 B
Batchfile
9 lines
178 B
Batchfile
@echo off
|
|
rem Delete...
|
|
|
|
call _d1.bat boot2_generic_03h
|
|
call _d1.bat boot2_is25lp080
|
|
call _d1.bat boot2_usb_blinky
|
|
call _d1.bat boot2_w25q080
|
|
call _d1.bat boot2_w25x10cl
|