Updated with new sections

This commit is contained in:
Jake Goodwin 2025-01-22 20:57:31 -08:00
parent 343e142193
commit ff3c54963b
1 changed files with 14 additions and 0 deletions

View File

@ -12,3 +12,17 @@ challenges in setting up stuff.
- [ ] Better directory layout.
- [ ] debugging across platforms/os.
## Basics
I need to walk before I run I suppose.
AKA I should try to eliminate the fancy shit and just get it to correctly
build an flashable binary that blinks an led correctly on my
development board.
- [X] Remove RTOS stuff
- [ ] Remove CMSIS stuff
- [ ] Remove Unity test framework stuff.
- [ ] Remove HAL stuff.