mirror of
https://github.com/ayabusa/Numworks-zeta-os.git
synced 2024-11-21 18:53:24 +00:00
.. | ||
build | ||
src | ||
Makefile | ||
README.md |
Zeta (name that might change)
This is a bare metal os attempt on the numworks n0110
Build
- Download the arm-none-eabi toolchain
- run
make clean && make
- the output file is located in build/main.bin
- you can flash it to slot B using the Web DFU from TI Planet
- That's it !
TODO
- Working thing
- Led interface
- Keyboard interface
- Screen interface