Commit Graph

8 Commits

Author SHA1 Message Date
Robin Müller f4cd3b704b
typo
Rust/vorago-reb1/pipeline/head This commit looks good Details
2022-09-27 20:51:37 +02:00
Robin Müller 3304410a64
update links in README
Rust/vorago-reb1/pipeline/head This commit looks good Details
2022-06-18 22:30:58 +02:00
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 ae1f695396
Add cross-reference to learning resources 2021-11-11 17:52:37 +01:00
Robin Müller 215b5eb3d1
corrected ci badge 2021-11-09 19:27:36 +01:00
Robin Müller cac212661e
Added badges 2021-11-09 19:26:39 +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
Robin Mueller 35a501da10
Initial commit 2021-11-02 20:27:00 +01:00