embassy/embassy-stm32/src
2024-02-24 02:41:41 +01:00
..
adc made adc example working with default clock configuration and switched in v1 to PCLK/2 per default 2024-02-08 11:28:53 +01:00
can Remove the OperatingMode typestates 2024-02-18 13:09:37 +10:00
crc stm32: more docs. 2023-12-19 00:10:36 +01:00
dac stm32/dac: use autogenerated RCC impls. 2024-02-01 23:47:30 +01:00
dma stm32/dma: add AnyChannel, add support for BDMA on H7. 2024-02-24 02:41:41 +01:00
eth correct spelling of the word "receive" 2024-02-03 14:56:31 +01:00
flash flash: h50: first pass at implementation 2024-02-19 16:05:50 +00:00
hash Fixed HMAC blocking mode. 2024-02-12 20:33:04 -05:00
hrtim stm32: autogenerate clocks struct, enable mux for all chips. 2024-02-02 23:24:34 +01:00
i2c Merge pull request #2373 from embassy-rs/jamesmunns-patch-2 2023-12-28 23:58:19 +01:00
qspi stm32: document hrtim, qspi, sdmmc, spi. 2023-12-19 16:21:51 +01:00
rcc Merge pull request #2618 from barnabywalters/g4rcc 2024-02-23 13:05:01 +00:00
rtc Extend RTC low power mode for STM32G0 2024-01-02 16:15:11 +11:00
sai stm32/dma: add AnyChannel, add support for BDMA on H7. 2024-02-24 02:41:41 +01:00
sdmmc stm32/dma: add AnyChannel, add support for BDMA on H7. 2024-02-24 02:41:41 +01:00
spi update metapac after stm32-data PR323 2023-12-25 22:03:32 +08:00
timer hal-internal: remove impl DerefMut for PeripheralRef. 2024-02-20 01:02:15 +01:00
usart stm32/dma: add AnyChannel, add support for BDMA on H7. 2024-02-24 02:41:41 +01:00
usb USB needs PWR_CR2 USV set on STM32L4 2024-02-20 21:47:13 +02:00
usb_otg stm32: doc everything else. 2023-12-19 18:03:20 +01:00
wdg stm32: doc everything else. 2023-12-19 18:03:20 +01:00
dcmi.rs stm32/dma: add AnyChannel, add support for BDMA on H7. 2024-02-24 02:41:41 +01:00
exti.rs stm32/gpio: remove generics. 2024-01-22 21:31:06 +01:00
fmc.rs stm32: more docs. 2023-12-19 00:10:36 +01:00
fmt.rs Sync all fmt.rs files. 2023-08-30 01:37:18 +02:00
gpio.rs FIX: Correct typo in stm32 gpio 2024-02-14 07:22:52 +05:30
i2s.rs stm32: autogenerate clocks struct, enable mux for all chips. 2024-02-02 23:24:34 +01:00
ipcc.rs stm32: doc everything else. 2023-12-19 18:03:20 +01:00
lib.rs Added hash module with blocking implementation. Included SHA256 example. 2024-01-31 21:21:36 -05:00
low_power.rs allow unused variable 2024-01-02 23:29:33 +01:00
opamp.rs stm32: update metapac. 2024-01-10 18:06:47 +01:00
rng.rs stm32: doc everything else. 2023-12-19 18:03:20 +01:00
time.rs stm32: document hrtim, qspi, sdmmc, spi. 2023-12-19 16:21:51 +01:00
time_driver.rs Add missing TIM for time-driver; reorder time-driver selection when use "time-drvier-any". 2024-02-14 17:43:46 +08:00
traits.rs stm32/sai: deduplicate code for subblocks A/B. 2023-12-19 00:06:30 +01:00
uid.rs stm32: more docs. 2023-12-19 00:10:36 +01:00