.. |
adc
|
Merge pull request #2813 from diondokter/u0-dion
|
2024-04-16 18:45:09 +00:00 |
can
|
stm32/can: simplify bxcan api, merging bx::* into the main structs.
|
2024-04-02 11:08:03 +02:00 |
cordic
|
stm32: remove last few mod sealed's.
|
2024-04-05 00:48:46 +02:00 |
crc
|
stm32/spi,crc: update for new PAC
|
2024-04-14 22:06:41 +02:00 |
cryp
|
stm32: use private_bounds for sealed traits.
|
2024-03-23 01:38:51 +01:00 |
dac
|
Add some examples.
|
2024-04-13 18:40:46 +02:00 |
dma
|
stm32/dma: add ChannelAndRequest helper.
|
2024-04-15 21:52:40 +02:00 |
eth
|
stm32: use private_bounds for sealed traits.
|
2024-03-23 01:38:51 +01:00 |
flash
|
Merge branch 'master' into u0-dion
|
2024-04-16 13:48:18 +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 |
i2c
|
stm32/i2c: remove DMA generic params.
|
2024-04-15 23:40:12 +02:00 |
ospi
|
Fix passing of dual quad param to inner constructor
|
2024-04-03 16:42:16 -04:00 |
qspi
|
stm32/qspi: autodeduce transfer len from buffer len.
|
2024-04-05 01:41:47 +02:00 |
rcc
|
Add stm32u0 support.
|
2024-04-14 22:29:07 +02:00 |
rtc
|
stm32: use private_bounds for sealed traits.
|
2024-03-23 01:38:51 +01: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
|
stm32/spi: rename rxdma, txdma -> rx_dma, tx_dma.
|
2024-04-15 21:56:08 +02:00 |
timer
|
add missing interrupt for timer
|
2024-04-05 00:51:20 +02:00 |
usart
|
Allow Uart::new_half_duplex for all usart_vx
|
2024-04-18 10:34:52 +04:00 |
usb
|
Merge pull request #2813 from diondokter/u0-dion
|
2024-04-16 18:45:09 +00: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 |
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
|
Remove ad-hoc fixes for setting the IOSV bit to true
|
2024-03-26 17:27:02 +01:00 |
i2s.rs
|
stm32/spi: remove DMA generic params.
|
2024-04-15 21:23:49 +02:00 |
ipcc.rs
|
stm32: use private_bounds for sealed traits.
|
2024-03-23 01:38:51 +01:00 |
lib.rs
|
stm32: rename mod traits to macros.
|
2024-04-15 21:52:40 +02:00 |
low_power.rs
|
allow unused variable
|
2024-01-02 23:29:33 +01:00 |
macros.rs
|
stm32/usart: remove DMA generic params.
|
2024-04-16 02:00:55 +02:00 |
opamp.rs
|
stm32: use private_bounds for sealed traits.
|
2024-03-23 01:38:51 +01:00 |
rng.rs
|
stm32: use private_bounds for sealed traits.
|
2024-03-23 01:38:51 +01:00 |
time_driver.rs
|
stm32/time-driver: always use CC interrupt.
|
2024-04-05 00:56:21 +02:00 |
time.rs
|
stm32: document hrtim, qspi, sdmmc, spi.
|
2023-12-19 16:21:51 +01:00 |
ucpd.rs
|
stm32: use private_bounds for sealed traits.
|
2024-03-23 01:38:51 +01:00 |
uid.rs
|
Fix warnings in recent nightly.
|
2024-03-20 16:39:09 +01:00 |