mirror of
				https://github.com/ayabusa/Numworks-zeta-os.git
				synced 2025-11-04 01:57:15 +00:00 
			
		
		
		
	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