6 lines
96 B
Batchfile
6 lines
96 B
Batchfile
|
cd ..
|
||
|
call update_version.bat
|
||
|
cd iar
|
||
|
iarbuild ch.ewp -clean Debug
|
||
|
iarbuild ch.ewp -build Debug
|