.. |
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
|
Rename embassy-hal-common to embassy-hal-internal, document it's for internal use only. (#1700)
|
2023-07-28 13:23:22 +02:00 |
rcc
|
rcc/f4: fix build on stm32f446
|
2023-10-01 23:01:58 +02:00 |
rtc
|
rtc: use enable on known working chips only
|
2023-09-25 16:38:30 -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
|
handle _C pins
|
2023-10-01 12:30:34 +02:00 |
low_power.rs
|
stm32: rtc/low-power cleanup
|
2023-09-15 18:41:33 -05:00 |
rng.rs
|
stm32: avoid useless endian conversion in rng
|
2023-10-02 17:20:58 +02:00 |
time.rs
|
Make Hertz constructors const
|
2023-04-13 00:06:14 +02:00 |
time_driver.rs
|
stm32/low-power: create one critical-section for all time ops
|
2023-09-21 19:32:48 -05:00 |
traits.rs
|
stm32/dma: refactor.
|
2023-04-18 16:37:35 +02:00 |