embassy/embassy-stm32/src
2024-05-04 19:44:03 +02:00
..
adc stm32: update metapac. Adds U5 LPDMA, fixes ADC_COMMONs. 2024-04-29 20:52:27 +02:00
can stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. 2024-05-01 02:24:45 +02:00
cordic stm32: remove last few mod sealed's. 2024-04-05 00:48:46 +02:00
crc stm32/spi,crc: update for new PAC 2024-04-14 22:06:41 +02:00
cryp stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. 2024-05-01 02:24:45 +02:00
dac stm32: update metapac. Adds U5 LPDMA, fixes ADC_COMMONs. 2024-04-29 20:52:27 +02:00
dma stm32/dma: add support for same channel with different req in different DMAs/DMAMUXes. 2024-04-29 23:56:15 +02:00
eth stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. 2024-05-01 02:24:45 +02:00
flash Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
hash stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
hrtim stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
i2c stm32/i2c: add h7rs support. 2024-05-01 16:33:34 +02:00
ospi Fix passing of dual quad param to inner constructor 2024-04-03 16:42:16 -04:00
qspi stm32/qspi: autodeduce transfer len from buffer len. 2024-04-05 01:41:47 +02:00
rcc stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. 2024-05-01 02:24:45 +02:00
rtc low power for h5 2024-04-28 00:33:02 +08:00
sai stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
sdmmc stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
spi stm32/spi: rename rxdma, txdma -> rx_dma, tx_dma. 2024-04-15 21:56:08 +02:00
timer stm32/timer: add low_level::Timer::get_clock_frequency() 2024-05-04 19:44:03 +02:00
usart Improve Uart::new_half_duplex docs 2024-04-27 12:22:35 +04:00
usb stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. 2024-05-01 02:24:45 +02:00
wdg stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
dcmi.rs stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
exti.rs Add stm32u0 support. 2024-04-14 22:29:07 +02:00
fmc.rs stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
fmt.rs fmt: disable "unused" warnings. 2024-03-20 14:53:19 +01:00
gpio.rs Remove ad-hoc fixes for setting the IOSV bit to true 2024-03-26 17:27:02 +01:00
i2s.rs stm32/spi: remove DMA generic params. 2024-04-15 21:23:49 +02:00
ipcc.rs stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
lib.rs stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. 2024-05-01 02:24:45 +02:00
low_power.rs low power for h5 2024-04-28 00:33:02 +08:00
macros.rs stm32/dma: add support for same channel with different req in different DMAs/DMAMUXes. 2024-04-29 23:56:15 +02:00
opamp.rs stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
rng.rs stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
time_driver.rs stm32/time-driver: always use CC interrupt. 2024-04-05 00:56:21 +02:00
time.rs stm32: document hrtim, qspi, sdmmc, spi. 2023-12-19 16:21:51 +01:00
ucpd.rs stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. 2024-05-01 02:24:45 +02:00
uid.rs Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00