embassy/embassy-stm32/src
Dario Nieuwenhuis 6e901846df
Merge pull request #1995 from JuliDi/quadspi
[STM32] QUADSPI support bank 2
2023-10-03 01:55:27 +00:00
..
adc stm32/adc: cleanup f1, f3, v1, and v2 2023-09-27 20:58:46 -05:00
can Deprecate *recv* in favor of *receive* 2023-08-22 16:58:31 +02:00
crc Rename embassy-hal-common to embassy-hal-internal, document it's for internal use only. (#1700) 2023-07-28 13:23:22 +02:00
dac Rename embassy-hal-common to embassy-hal-internal, document it's for internal use only. (#1700) 2023-07-28 13:23:22 +02:00
dma Merge pull request #1743 from xoviat/dma-2 2023-08-10 15:21:31 +00:00
eth stm32: update metapac and remove sbs 2023-09-28 19:21:02 -05:00
flash configure flash latency after axi clock and handle different flash in STM32H7A/B devices 2023-08-18 23:44:56 +02:00
hrtim stm32/hrtim: move traits out of macro def'n 2023-09-28 15:48:46 -05:00
i2c stm32: update set_config 2023-10-01 09:39:10 -05:00
qspi move stm32h7 specific import 2023-10-02 09:34:59 +02:00
rcc Merge branch 'main' of github.com:embassy-rs/embassy into fix-stop 2023-10-02 18:30:41 -05:00
rtc stm32: fix stop 2023-10-02 18:11:03 -05:00
sai stm32: update set_config 2023-10-01 09:39:10 -05:00
sdmmc Handle stbiterr in 4bit wide mode for sdmmc_v1 2023-09-10 20:27:38 +01:00
spi stm32: update set_config 2023-10-01 09:39:10 -05:00
timer rustfmt 2023-09-30 12:53:17 -05:00
usart stm32: update set_config 2023-10-01 09:39:10 -05:00
usb stm32: centralize enabling pwr, syscfg, flash. 2023-09-25 01:07:55 +02:00
usb_otg stm32: centralize enabling pwr, syscfg, flash. 2023-09-25 01:07:55 +02:00
wdg embassy-stm32: Misc clippy fixes 2023-08-06 15:00:39 -05:00
dcmi.rs Rename embassy-hal-common to embassy-hal-internal, document it's for internal use only. (#1700) 2023-07-28 13:23:22 +02:00
exti.rs stm32: centralize enabling pwr, syscfg, flash. 2023-09-25 01:07:55 +02:00
fmc.rs Rename embassy-hal-common to embassy-hal-internal, document it's for internal use only. (#1700) 2023-07-28 13:23:22 +02:00
fmt.rs Sync all fmt.rs files. 2023-08-30 01:37:18 +02:00
gpio.rs stm32: centralize enabling pwr, syscfg, flash. 2023-09-25 01:07:55 +02:00
i2s.rs Fix typo 2023-07-30 18:20:36 +02:00
ipcc.rs stm32/rcc: move rcc logic from ipcc 2023-07-23 17:01:34 -05:00
lib.rs Remove impl_trait_projections. 2023-10-02 14:00:49 +02:00
low_power.rs stm32: fix stop 2023-10-02 18:11:03 -05:00
rng.rs stm32: avoid useless endian conversion in rng 2023-10-02 17:20:58 +02:00
time_driver.rs stm32: fix stop 2023-10-02 18:11:03 -05:00
time.rs Make Hertz constructors const 2023-04-13 00:06:14 +02:00
traits.rs stm32/dma: refactor. 2023-04-18 16:37:35 +02:00