.. |
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
|
Merge pull request #2018 from jamesmunns/add-derives
|
2023-10-07 00:03:10 +00:00 |
dma
|
Merge pull request #1743 from xoviat/dma-2
|
2023-08-10 15:21:31 +00:00 |
eth
|
stm32/eth: Move phy_addr from Ethernet to PHY
|
2023-10-09 13:46:56 +02:00 |
flash
|
stm32 flash: check lock bit before unlocking
|
2023-10-10 12:55:43 +03:00 |
hrtim
|
stm32/hrtim: move traits out of macro def'n
|
2023-09-28 15:48:46 -05:00 |
i2c
|
Remove outdated comment
|
2023-10-11 23:56:21 +02:00 |
qspi
|
move stm32h7 specific import
|
2023-10-02 09:34:59 +02:00 |
rcc
|
stm32/rcc: use PLL enums from PAC.
|
2023-10-09 02:48:22 +02:00 |
rtc
|
h7: implement RTC and LSE clock configuration
|
2023-10-06 13:28:30 -05:00 |
sai
|
Add some uncontroversial derives to Error types
|
2023-10-06 17:45:35 +02:00 |
sdmmc
|
Handle stbiterr in 4bit wide mode for sdmmc_v1
|
2023-09-10 20:27:38 +01:00 |
spi
|
Add some uncontroversial derives to Error types
|
2023-10-06 17:45:35 +02:00 |
timer
|
Implemented Pwm trait for complementary pwm from embedded_hal
|
2023-10-07 12:22:31 +13: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/gpio: Implement eh1::digital::InputPin for OutputOpenDrain
|
2023-10-04 18:20:25 +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
|
Added guards to individual APIs
|
2023-10-11 23:25:13 +02:00 |
low_power.rs
|
stm32: fix stop
|
2023-10-02 18:11:03 -05:00 |
opamp.rs
|
stm32: update metapac and fix opamp ch
|
2023-10-04 16:15:08 -05:00 |
rng.rs
|
Add some uncontroversial derives to Error types
|
2023-10-06 17:45:35 +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 |