You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
stm32f0xx-hal/src
david-sawatzke f54423aa9c Optimize delay implementation (#42)
* Optimize delay implementation
* Configure delay with hclk & only for 1MHz+
* Clean up delay implementation
* Add more reasoning and fix documentation
* Add changelog entry for delay optimization
4 years ago
..
adc.rs Add support for the STM32f091 (#35) 4 years ago
delay.rs Optimize delay implementation (#42) 4 years ago
gpio.rs Add support for the STM32f091 (#35) 4 years ago
i2c.rs Add support for the STM32f091 (#35) 4 years ago
lib.rs Add support for the STM32f091 (#35) 4 years ago
prelude.rs Implementation of ADC interface 4 years ago
rcc.rs Add fixes to RCC code for plain builds 4 years ago
serial.rs Add support for the STM32f091 (#35) 4 years ago
spi.rs Add more spi documentation 4 years ago
time.rs First release of stm32f0xx-hal based on stm32f042-hal 4 years ago
timers.rs Add support for the STM32f091 (#35) 4 years ago
watchdog.rs Added "device-selected" meta-feature and simplified feature gates 4 years ago