Updated todo items
Added on items for tasks that still need done.
This commit is contained in:
parent
b966fccf75
commit
120b0ba301
|
@ -16,3 +16,12 @@
|
||||||
3. Update the linker script files to target your current uC.
|
3. Update the linker script files to target your current uC.
|
||||||
|
|
||||||
## Running Tests
|
## Running Tests
|
||||||
|
|
||||||
|
|
||||||
|
## TODO
|
||||||
|
|
||||||
|
- [ ] Create or copy a linker.ld file.
|
||||||
|
- [ ] Add a startup file for at least the stm32f103c8t6.
|
||||||
|
- [ ] Add messages for case where tool-chain is missing.
|
||||||
|
- [ ] Check for FreeBSD & Linux compat.
|
||||||
|
- [ ] Add in RTOS stuff.
|
||||||
|
|
Loading…
Reference in New Issue