spinix-hive/build_boot

10 lines
201 B
Plaintext
Raw Normal View History

# Path defititions
2014-05-05 12:18:45 +02:00
##bin="/home/ftp/hive/spinix"
bin="../Bin/spinix"
sd="${bin}/sdcard"
flash="${bin}/flash"
# Build the the boot program
2014-05-06 08:36:29 +02:00
bstc -D __HIVE -b -O a src/boot.spin
2014-05-05 13:43:38 +02:00
mv boot.binary ${flash}/