new todo item added
Added todo for the documentation generation.
This commit is contained in:
parent
4e6e041073
commit
1a980a9ffd
|
@ -14,6 +14,8 @@
|
|||
1. Clone/copy the repo locally.
|
||||
2. Check the requirements to make sure you're development enviroment is ready.
|
||||
3. Update the linker script files to target your current uC.
|
||||
4. Change line 45 of `Doxyfile` with the project name.
|
||||
5.
|
||||
|
||||
## Running Tests
|
||||
|
||||
|
@ -25,3 +27,5 @@
|
|||
- [ ] Add messages for case where tool-chain is missing.
|
||||
- [ ] Check for FreeBSD & Linux compat.
|
||||
- [ ] Add in RTOS stuff.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue