Updated README

This commit is contained in:
ayabusa 2024-04-02 18:04:03 +02:00
parent 9c45285d8a
commit ffa9d061b5
6 changed files with 9 additions and 2 deletions

View File

@ -8,8 +8,15 @@ This is a bare metal os attempt on the numworks n0110
4. you can flash it to slot B using the Web DFU from TI Planet, or by using the command ```make flash``` (unstable)
5. That's it !
## TODO
## TODO/roadmap
### Zeta bare minimum
- [x] Working thing
- [x] Led interface
- [ ] Keyboard interface
- [ ] Screen interface
- [ ] Set clock and all
- [ ] adapt ms_wait() and us_wait()
- [ ] Screen interface
- [ ] UI toolkit
- [ ] text display
- [ ] fill rect
- [ ] image display

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.