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
Daniel Egger 0907de090d
Merge pull request #102 from stm32-rs/pac-instead-of-stm32
Soft-deprecate `stm32` for PAC access and use `pac` instead
3 years ago
..
adc.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
dac.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
delay.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
gpio.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
i2c.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
lib.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
prelude.rs Changed implementation to implement digital v2 interface 4 years ago
rcc.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
serial.rs Merge pull request #102 from stm32-rs/pac-instead-of-stm32 3 years ago
spi.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
time.rs First release of stm32f0xx-hal based on stm32f042-hal 4 years ago
timers.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
tsc.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
usb.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago
watchdog.rs Soft-deprecate `stm32` for PAC access and use `pac` instead 3 years ago