Commit Graph

2 Commits

Author SHA1 Message Date
Robin Müller 4160df667f
Completed BSP core features
- Added basic accelerometer example. Board in not populated so it is not complete, but it provides a starting point
- Added ADC base library and example building on the new `max116xx-10bit` device driver crate
2021-12-12 13:46:45 +01:00
Robin Müller d2369767b7 BSP update
- Add basic LED BSP
- Moved generic examples to the HAL
- Updated rust edition to 2021
- Updated README to provide full instructions for flashing and building
- Added jlink.gdb file to command line flashing
2021-11-09 19:21:50 +01:00