embassy/embassy-stm32/src
2024-03-21 08:35:41 +01:00
..
adc stm32/adc: reexport enums from PAC to avoid boilerplate hell. 2024-02-26 03:02:58 +01:00
can Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00
crc stm32: more docs. 2023-12-19 00:10:36 +01:00
cryp Correct cryp CI build issues. 2024-03-12 15:05:22 -04:00
dac stm32/dac: use autogenerated RCC impls. 2024-02-01 23:47:30 +01:00
dma Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00
eth correct spelling of the word "receive" 2024-02-03 14:56:31 +01:00
flash Fix warnings in recent nightly. 2024-03-20 16:39:09 +01: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 Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00
qspi stm32: document hrtim, qspi, sdmmc, spi. 2023-12-19 16:21:51 +01:00
rcc Check for CPU_FREQ_BOOST 2024-03-09 11:55:09 +01:00
rtc Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00
sai STM32: SAI: Fix MCKDIV for SAI v3/v4 2024-03-19 02:17:50 +00:00
sdmmc Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00
spi Improve panic message when requesting frequency higher than clock 2024-03-11 17:52:18 +01:00
timer stm32: Fix psc compile error with current stm32-data 2024-03-20 19:59:17 +01:00
usart STM32 BufferedUart: wake receive task for each received byte 2024-03-21 08:35:41 +01:00
usb Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00
wdg allow higher psc value for iwdg_v3 2024-02-27 14:20:58 +08: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: update metapac. 2024-02-26 03:02:58 +01:00
fmt.rs fmt: disable "unused" warnings. 2024-03-20 14:53:19 +01:00
gpio.rs stm32/gpio: add missing eh02 InputPin for OutputOpenDrain. 2024-03-20 13:49:19 +01:00
i2s.rs stm32: update metapac. 2024-02-26 03:02:58 +01:00
ipcc.rs stm32: autogenerate mux config for all chips. 2024-03-01 23:54:37 +01:00
lib.rs stm32/usb: merge usb and usb_otg into single module. 2024-03-19 22:07:16 +01:00
low_power.rs allow unused variable 2024-01-02 23:29:33 +01:00
opamp.rs update metapac 2024-02-29 00:11:40 +08: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 Also fix time_driver.rs 2024-03-20 20:42:03 +01:00
traits.rs stm32/sai: deduplicate code for subblocks A/B. 2023-12-19 00:06:30 +01:00
ucpd.rs [UCPD] Fix dead-battery disable for G0 2024-03-15 17:44:27 +01:00
uid.rs Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00