embassy/embassy-stm32/src
2024-05-27 16:10:08 +02:00
..
adc remove InternalChannel and AdcPin 2024-05-22 19:00:48 -04:00
can embassy_stm32: implement optional FIFO scheduling for outgoing frames 2024-05-27 16:10:08 +02:00
cordic stm32: allow some unused. 2024-05-13 00:00:36 +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
hsem stm32/hsem: misc fixes. 2024-05-21 23:22:47 +02:00
i2c stm32/i2c: remove peripheral generic param. 2024-05-21 01:25:49 +02:00
ospi update to remove dma generics 2024-05-14 12:45:07 -04:00
qspi stm32/qspi: remove DMA generic param. 2024-05-22 00:23:42 +02:00
rcc Merge pull request #2786 from andelf/fix/stm32wl-msi-crash 2024-05-21 22:07:50 +00: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 Naming: Change pullup to pull 2024-05-24 01:05:56 +02:00
timer fix fmt for ci 2024-05-06 02:52:22 -04:00
tsc Add versioning for group checks 2024-05-03 19:47:42 -04:00
usart stm32/usart: remove instance generic params 2024-05-23 16:32:15 +02: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
dsihost.rs Use read_busy function 2024-05-14 13:53:02 +02: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 Merge pull request #2943 from joelsa/add-miso-pullup 2024-05-24 15:01:18 +00:00
i2s.rs stm32: use funcs for info/state, const for ENABLE_BIT. 2024-05-21 01:24:10 +02:00
ipcc.rs stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
lib.rs Merge pull request #2777 from taunusflieger/feature/HSEM 2024-05-21 21:34:50 +00:00
low_power.rs low power for h5 2024-04-28 00:33:02 +08:00
ltdc.rs Remove comments, add some comments, minor fixes to dsihost.rs 2024-05-14 12:14:34 +02:00
macros.rs Formatting 2024-05-24 14:15:10 +02:00
opamp.rs add AnyAdcChannel 2024-05-20 21:29:20 -04:00
rng.rs stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
time.rs stm32: document hrtim, qspi, sdmmc, spi. 2023-12-19 16:21:51 +01:00
time_driver.rs stm32/time-driver: always use CC interrupt. 2024-04-05 00:56:21 +02:00
ucpd.rs [UCPD] Use ChannelAndRequest helper 2024-05-10 10:37:56 +02:00
uid.rs Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00