Auslagerung RTC-Funktionen in time-Kommando
This commit is contained in:
parent
0b747f1296
commit
7d9e0250fa
4
make.bat
4
make.bat
|
@ -81,6 +81,10 @@ bstc -L %libpath% -b -O a .\system\regnatix\sysconf.spin
|
||||||
rename sysconf.binary sysconf.bin
|
rename sysconf.binary sysconf.bin
|
||||||
move sysconf.bin %sd-sys%
|
move sysconf.bin %sd-sys%
|
||||||
|
|
||||||
|
bstc -L %libpath% -b -O a .\system\regnatix\time.spin
|
||||||
|
rename time.binary time.bin
|
||||||
|
move time.bin %sd-sys%
|
||||||
|
|
||||||
bstc -L %libpath% -b -O a .\system\regnatix\wplay.spin
|
bstc -L %libpath% -b -O a .\system\regnatix\wplay.spin
|
||||||
rename wplay.binary wplay.bin
|
rename wplay.binary wplay.bin
|
||||||
move wplay.bin %sd-sys%
|
move wplay.bin %sd-sys%
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue