cmake_cpputest_template/notes.md

15 lines
320 B
Markdown
Raw Normal View History

# 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.