This website requires JavaScript.
Explore
Help
Register
Sign In
slococo-uni
/
bottleros
Watch
1
Star
0
Fork
You've already forked bottleros
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2d6e9285db
bottleros
/
Bootloader
/
BMFS
/
Makefile
5 lines
83 B
Makefile
Raw
Blame
History
all
:
gcc -ansi -std
=
c99 -Wall -pedantic -o bmfs.bin bmfs.c
clean
:
rm -f bmfs.bin
Reference in New Issue
View Git Blame
Copy Permalink