Commit Graph

12 Commits (a8d868e76f2184fb6cf9a7f9aaa92d2c9148c839)

Author SHA1 Message Date
Daniel Egger e529a105a0 Mention MSRV of 1.39.0 and test it in CI
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
4 years ago
Mattia Maldini 81d1565160
Added feature specification to the README 4 years ago
Jesse Braham 1c7e2cd93b Update CHANGELOG and README 5 years ago
Jesse Braham ce2ef0d854 Fix build error, update CHANGELOG and README 5 years ago
Jesse Braham be98d3ce8d Overhaul README, add Getting Started section 5 years ago
Jesse Braham 6f13445bfc Add support for the STM32f091 (#35)
* Add GPIO support for the stm32f091
* Implement RCC, Serial and Timers for stm32f091
* Implement ADC, I2C and SPI for stm32f091
* Add STM32F091 to Travis config, CHANGELOG and README
5 years ago
Yatekii 7da190e507 Added definitions for the stm32f072xx chips (#31)
* Fixed wrong gpio definitions with #[cfg(any(feature = "stm32f030", feature = "stm32f070"))]
* Added definitions for the 072 series
5 years ago
HarkonenBade 187ea7d5b0 Add badges to README 5 years ago
Daniel Egger 97128234d7 Applied a healthy dose of warning cleanup
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
5 years ago
Jesse Braham a1d147fc0d Update Travis config and README to include new devices 5 years ago
David Sawatzke ab3015e319 Update README 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