de47c8f52f
arm: codestyle fixes 3 * arm: lpc214x: codestyle fixes After the board restructuration is time for codestyle cleanup Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * arm: lpc2378: codestyle fixes After the board restructuration is time for codestyle cleanup Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * arm: lpc31xx: codestyle fixes After the board restructuration is time for codestyle cleanup Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * arm: lpc54xx: codestyle fixes After the board restructuration is time for codestyle cleanup Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * arm: lpc43xx: codestyle fixes After the board restructuration is time for codestyle cleanup Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> Approved-by: Gregory Nutt <gnutt@nuttx.org>
9 lines
195 B
Batchfile
9 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
|