.. |
adc
|
made adc example working with default clock configuration and switched in v1 to PCLK/2 per default
|
2024-02-08 11:28:53 +01:00 |
can
|
Initial FDCAN driver implementation.
|
2024-01-31 05:40:05 +10:00 |
crc
|
stm32: more docs.
|
2023-12-19 00:10:36 +01:00 |
dac
|
stm32/dac: use autogenerated RCC impls.
|
2024-02-01 23:47:30 +01:00 |
dma
|
minor fix
|
2024-02-09 23:57:09 +01:00 |
eth
|
correct spelling of the word "receive"
|
2024-02-03 14:56:31 +01:00 |
flash
|
fix(stm32h7/flash): enhance resilience to program sequence errors (pgserr)
|
2024-02-06 12:30:04 +01:00 |
hash
|
Fixed HMAC blocking mode.
|
2024-02-12 20:33:04 -05:00 |
hrtim
|
stm32: autogenerate clocks struct, enable mux for all chips.
|
2024-02-02 23:24:34 +01:00 |
i2c
|
Merge pull request #2373 from embassy-rs/jamesmunns-patch-2
|
2023-12-28 23:58:19 +01:00 |
qspi
|
stm32: document hrtim, qspi, sdmmc, spi.
|
2023-12-19 16:21:51 +01:00 |
rcc
|
Clean up register setting
|
2024-02-15 23:12:18 -08:00 |
rtc
|
Extend RTC low power mode for STM32G0
|
2024-01-02 16:15:11 +11:00 |
sai
|
stm32: update metapac.
|
2024-01-10 18:06:47 +01:00 |
sdmmc
|
stm32: autogenerate clocks struct, enable mux for all chips.
|
2024-02-02 23:24:34 +01:00 |
spi
|
update metapac after stm32-data PR323
|
2023-12-25 22:03:32 +08:00 |
timer
|
timer-doc-fix
|
2024-02-10 16:22:36 +08:00 |
usart
|
stm32/usart: Add doc links to buffered uarts
|
2024-02-03 17:04:20 -06:00 |
usb
|
stm32: autogenerate clocks struct, enable mux for all chips.
|
2024-02-02 23:24:34 +01:00 |
usb_otg
|
stm32: doc everything else.
|
2023-12-19 18:03:20 +01:00 |
wdg
|
stm32: doc everything else.
|
2023-12-19 18:03:20 +01:00 |
dcmi.rs
|
stm32: more docs.
|
2023-12-19 00:10:36 +01:00 |
exti.rs
|
stm32/gpio: remove generics.
|
2024-01-22 21:31:06 +01:00 |
fmc.rs
|
stm32: more docs.
|
2023-12-19 00:10:36 +01:00 |
fmt.rs
|
Sync all fmt.rs files.
|
2023-08-30 01:37:18 +02:00 |
gpio.rs
|
FIX: Correct typo in stm32 gpio
|
2024-02-14 07:22:52 +05:30 |
i2s.rs
|
stm32: autogenerate clocks struct, enable mux for all chips.
|
2024-02-02 23:24:34 +01:00 |
ipcc.rs
|
stm32: doc everything else.
|
2023-12-19 18:03:20 +01:00 |
lib.rs
|
Added hash module with blocking implementation. Included SHA256 example.
|
2024-01-31 21:21:36 -05:00 |
low_power.rs
|
allow unused variable
|
2024-01-02 23:29:33 +01:00 |
opamp.rs
|
stm32: update metapac.
|
2024-01-10 18:06:47 +01:00 |
rng.rs
|
stm32: doc everything else.
|
2023-12-19 18:03:20 +01:00 |
time.rs
|
stm32: document hrtim, qspi, sdmmc, spi.
|
2023-12-19 16:21:51 +01:00 |
time_driver.rs
|
update timer mod after stm32-metapac timer_v2
|
2024-02-09 23:58:13 +01:00 |
traits.rs
|
stm32/sai: deduplicate code for subblocks A/B.
|
2023-12-19 00:06:30 +01:00 |
uid.rs
|
stm32: more docs.
|
2023-12-19 00:10:36 +01:00 |