Commit Graph

5 Commits

Author SHA1 Message Date
b18e32e0cc Rust edition bumped & UART implementation
- Also adds UART example
2021-11-09 18:37:52 +01:00
f153732fcc
applied cargo fmt 2021-11-08 01:04:00 +01:00
021efc5a5a
Update GPIO code 2021-11-08 01:01:44 +01:00
9020fc92d0
Refactored parts of the GPIO implementation 2021-11-06 16:16:53 +01:00
9181e61e70
Added first GPIO implementation
- First GPIO implementation based on the stm32f0xx amd stm32f1xx
HAL implementations for the HAL module
2021-11-06 01:27:04 +01:00