.. |
adc
|
Support unstable-trait feature for stm32
|
2022-01-26 22:39:06 +01:00 |
can
|
Update stm32-data: rcc regs info comes from yamls now.
|
2021-11-29 02:28:02 +01:00 |
crc
|
Add missing + 'd on unborrows.
|
2022-02-10 16:06:42 +01:00 |
dac
|
stm32: Remove OptionalPin
|
2022-02-10 02:38:10 +01:00 |
dma
|
stm32: replace peripheral_rcc! macrotable with build.rs
|
2022-02-09 00:58:17 +01:00 |
eth
|
Add v1c ethernet driver for the STM32F7 family.
|
2021-11-10 10:16:46 +01:00 |
fmc
|
stm32: Add support for FMC
|
2022-02-08 17:30:20 +01:00 |
i2c
|
Add missing + 'd on unborrows.
|
2022-02-10 16:06:42 +01:00 |
pwm
|
stm32: Remove OptionalPin
|
2022-02-10 02:38:10 +01:00 |
rcc
|
stm32: replace peripheral_rcc! macrotable with build.rs
|
2022-02-09 00:58:17 +01:00 |
sdmmc
|
Add missing + 'd on unborrows.
|
2022-02-10 16:06:42 +01:00 |
spi
|
Add missing + 'd on unborrows.
|
2022-02-10 16:06:42 +01:00 |
subghz
|
stm32: Remove OptionalPin
|
2022-02-10 02:38:10 +01:00 |
timer
|
Make advanced timer trait not require general purpose timer trait as the timers are too different.
|
2022-01-18 11:18:54 +01:00 |
usart
|
Add missing + 'd on unborrows.
|
2022-02-10 16:06:42 +01:00 |
dcmi.rs
|
stm32: Remove OptionalPin
|
2022-02-10 02:38:10 +01:00 |
exti.rs
|
Support unstable-trait feature for stm32
|
2022-01-26 22:39:06 +01:00 |
fmt.rs
|
fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled.
|
2021-06-07 03:21:37 +02:00 |
gpio.rs
|
stm32: Remove OptionalPin
|
2022-02-10 02:38:10 +01:00 |
interrupt.rs
|
stm32: change interrupt declarations from macrotables to build.rs.
|
2022-02-09 00:45:52 +01:00 |
lib.rs
|
Merge #601
|
2022-02-09 15:27:35 +00:00 |
rng.rs
|
Add missing + 'd on unborrows.
|
2022-02-10 16:06:42 +01:00 |
time.rs
|
More work on H7 RCC
|
2021-05-21 20:13:39 -03:00 |
time_driver.rs
|
stm32: add tim4, tim5 support for time-driver (stm32f410 doesn't have tim2, tim3)
|
2022-01-24 00:50:10 +01:00 |
usb_otg.rs
|
Cleanup
|
2022-02-09 02:10:54 +02:00 |