Added items to the todo list.
This commit is contained in:
parent
9375109505
commit
8a8089b6c5
|
@ -41,3 +41,12 @@ echo "1" | ./otto.sh
|
||||||
|
|
||||||
### Flashing Micro-Controller
|
### 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.
|
||||||
|
- [ ]
|
||||||
|
|
Loading…
Reference in New Issue