This website requires JavaScript.
Explore
Help
Sign In
HIVE
/
spinix-hive
Watch
1
Star
0
Fork
You've already forked spinix-hive
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
99bd77d966
spinix-hive
/
build_boot
7 lines
101 B
Plaintext
Raw
Blame
History
# Build the the boot program
cd src
bstc -b -O cgru boot.spin
cp boot.binary ..
rm boot.binary
cd ..
Reference in New Issue
View Git Blame
Copy Permalink