Commit Graph

5 Commits (6f13445bfcdd699edec4a8a95d37092a3b6319a3)

Author SHA1 Message Date
HarkonenBade 0fa7a2012a Implementation of ADC interface
Base implementation of ADC functionality according to the embedded hal
traits for `Channel` and `OneShot`. Also provides references for
converting the internal temperature sensor and voltage reference values,
also the VBat reference where available.

Closes #11.
5 years ago
David Sawatzke 02c01cd7e0 Implement watchdog
With example and doc comments
5 years ago
Daniel Egger 84b70c78f7 Rename prelude use statements to match crate name
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
5 years ago
Daniel Egger 162083af74 Updated to edition 2018, bumped crate version to 0.8.0
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
5 years ago
Daniel Egger 3db793e9d6 First release of stm32f0xx-hal based on stm32f042-hal
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
5 years ago