..
adc
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
2023-06-29 02:01:33 +02:00
can
Merge pull request #1578 from schphil/can-split
2023-07-05 23:27:53 +00:00
crc
stm32: update stm32-metapac.
2023-06-19 03:22:12 +02:00
dac
hal-common: require DerefMut for peripherals, not just Deref.
2023-07-02 22:16:01 +02:00
dma
Remove trivial to remove uses of atomic-polyfill.
2023-07-12 18:30:43 +02:00
eth
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
2023-06-29 02:01:33 +02:00
flash
Remove trivial to remove uses of atomic-polyfill.
2023-07-12 18:30:43 +02:00
i2c
Ensure I2C master_stop() called after error
2023-07-10 16:40:33 -07:00
pwm
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
2023-06-29 02:01:33 +02:00
qspi
stm32: update stm32-metapac.
2023-06-19 03:22:12 +02:00
rcc
Enable RTC on STM32WL chips ( #1645 )
2023-07-15 13:40:23 +02:00
rtc
Enable RTC on STM32WL chips ( #1645 )
2023-07-15 13:40:23 +02:00
sdmmc
fix sdmmc bdma transferconfig fields
2023-06-27 21:58:56 +02:00
spi
update embedded-hal crates.
2023-07-04 19:59:36 +02:00
timer
stm32: update stm32-metapac.
2023-06-19 03:22:12 +02:00
usart
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
2023-06-29 02:01:33 +02:00
usb
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
2023-06-29 02:01:33 +02:00
usb_otg
Remove trivial to remove uses of atomic-polyfill.
2023-07-12 18:30:43 +02:00
wdg
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
2023-06-29 02:01:33 +02:00
dcmi.rs
stm32: update stm32-metapac.
2023-06-19 03:22:12 +02:00
exti.rs
stm32: update stm32-metapac.
2023-06-19 03:22:12 +02:00
fmc.rs
fmt
2023-07-03 19:39:58 -04:00
fmt.rs
fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled.
2021-06-07 03:21:37 +02:00
gpio.rs
stm32: update stm32-metapac.
2023-06-19 03:22:12 +02:00
i2s.rs
stm32: update stm32-metapac.
2023-06-19 03:22:12 +02:00
ipcc.rs
Remove trivial to remove uses of atomic-polyfill.
2023-07-12 18:30:43 +02:00
lib.rs
stm32: update stm32-metapac.
2023-06-19 03:22:12 +02:00
rng.rs
stm32: update stm32-metapac.
2023-06-19 03:22:12 +02:00
time.rs
Make Hertz constructors const
2023-04-13 00:06:14 +02:00
time_driver.rs
stm32: update stm32-metapac.
2023-06-19 03:22:12 +02:00
traits.rs
stm32/dma: refactor.
2023-04-18 16:37:35 +02:00