embassy/embassy-stm32/src
2023-10-23 21:29:36 +00:00
..
adc enable clock first 2023-10-12 11:04:44 +02:00
can enable clock first 2023-10-12 11:04:44 +02:00
crc enable clock first 2023-10-12 11:04:44 +02:00
dac rcc: ahb/apb -> hclk/pclk 2023-10-15 19:51:35 -05:00
dma stm32: avoid creating many tiny critical sections in init. 2023-10-12 16:20:34 +02:00
eth rcc: ahb/apb -> hclk/pclk 2023-10-15 19:51:35 -05:00
flash stm32 flash: check lock bit before unlocking 2023-10-10 12:55:43 +03:00
hrtim enable clock first 2023-10-12 11:04:44 +02:00
i2c Merge pull request #2035 from pbert519/stm_reset_and_enable 2023-10-12 14:09:13 +00:00
qspi enable clock first 2023-10-12 11:04:44 +02:00
rcc Merge pull request #2106 from xoviat/fix-stop-2 2023-10-23 21:29:36 +00:00
rtc stm32: fix low-power test 2023-10-23 16:26:34 -05:00
sai enable clock first 2023-10-12 11:04:44 +02:00
sdmmc stm32: update metapac 2023-10-20 20:21:53 -05:00
spi make set_config concrete methods public again 2023-10-12 23:03:33 +01:00
timer Merge branch 'master' into center-align 2023-10-20 14:17:55 +02:00
usart make set_config concrete methods public again 2023-10-12 23:03:33 +01:00
usb enable clock first 2023-10-12 11:04:44 +02:00
usb_otg enable clock first 2023-10-12 11:04:44 +02:00
wdg embassy-stm32: Misc clippy fixes 2023-08-06 15:00:39 -05:00
dcmi.rs enable clock first 2023-10-12 11:04:44 +02:00
exti.rs stm32: avoid creating many tiny critical sections in init. 2023-10-12 16:20:34 +02:00
fmc.rs enable clock first 2023-10-12 11:04:44 +02:00
fmt.rs Sync all fmt.rs files. 2023-08-30 01:37:18 +02:00
gpio.rs stm32/gpio: make port G work on U5. 2023-10-23 18:12:31 +02:00
i2s.rs rcc: update pll clock naming 2023-10-15 15:10:42 -05:00
ipcc.rs stm32/rcc: merge wl into l4/l5. 2023-10-23 00:31:36 +02:00
lib.rs stm32: avoid creating many tiny critical sections in init. 2023-10-12 16:20:34 +02:00
low_power.rs stm32: remove atomic-polyfill. 2023-10-12 02:07:26 +02:00
opamp.rs stm32: fix opamp bug in docs build 2023-10-21 07:32:04 -05:00
rng.rs stm32/rng: add test. 2023-10-16 05:35:29 +02:00
time_driver.rs stm32: avoid creating many tiny critical sections in init. 2023-10-12 16:20:34 +02:00
time.rs stm32/rcc: use more PLL etc enums from PAC. 2023-10-11 00:12:33 +02:00
traits.rs stm32/dma: refactor. 2023-04-18 16:37:35 +02:00