Added notes file
Just a way to track stuff that I'm working on.
This commit is contained in:
parent
7978584637
commit
c4bdb913f1
|
@ -0,0 +1,14 @@
|
|||
# Notes
|
||||
|
||||
This is where I'm putting my notes on this project and where I'm hitting
|
||||
challenges in setting up stuff.
|
||||
|
||||
## Challanges
|
||||
|
||||
- [ ] linker stuff.
|
||||
- [ ] toolchain file arguments.
|
||||
- [ ] CMSIS understanding
|
||||
- [ ] STM32 HAL support and understanding.
|
||||
- [ ] Better directory layout.
|
||||
- [ ] debugging across platforms/os.
|
||||
|
Loading…
Reference in New Issue