Added items to the todo list.

This commit is contained in:
jakeg00dwin 2024-12-06 22:31:48 -08:00
parent 9375109505
commit 8a8089b6c5
1 changed files with 9 additions and 0 deletions

View File

@ -41,3 +41,12 @@ echo "1" | ./otto.sh
### Flashing Micro-Controller
## TODO
- [ ] check shared libraries build correctly.
- [ ] check if all compile options are same for all parts.
- [ ] Setup linker script inclusion.
- [ ] Add flash target/command.
- [ ] Add size target/command.
- [ ]