mirror of
				https://github.com/ayabusa/Numworks-zeta-os.git
				synced 2025-11-04 01:57:15 +00:00 
			
		
		
		
	created README
This commit is contained in:
		
							
								
								
									
										15
									
								
								numworks_port/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								numworks_port/README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
# Zeta (name that might change)
 | 
			
		||||
This is a bare metal os attempt on the numworks n0110
 | 
			
		||||
 | 
			
		||||
## Build
 | 
			
		||||
1. Download the arm-none-eabi toolchain
 | 
			
		||||
2. run ```make clean && make```
 | 
			
		||||
3. the output file is located in build/main.bin
 | 
			
		||||
4. you can flash it to slot B using the Web DFU from TI Planet
 | 
			
		||||
5. That's it !
 | 
			
		||||
 | 
			
		||||
## TODO
 | 
			
		||||
- [x] Working thing
 | 
			
		||||
- [ ] Led interface
 | 
			
		||||
- [ ] Keyboard interface
 | 
			
		||||
- [ ] Screen interface
 | 
			
		||||
		Reference in New Issue
	
	Block a user