mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 14:35:08 +00:00
8 lines
195 B
Batchfile
8 lines
195 B
Batchfile
set LPCScrypt=C:\NXP\LPCScrypt\bin
|
|
|
|
call %LPCScrypt%\..\scripts\boot_lpcscrypt.cmd
|
|
|
|
TIMEOUT /T 5
|
|
|
|
%LPCScrypt%\lpcscrypt.exe erase SPIFI
|
|
%LPCScrypt%\lpcscrypt.exe program ..\..\..\nuttx.bin SPIFI
|