embassy/embassy-stm32/src/rcc
Ulf Lilleengen 7ad6280e65 Add HAL for SubGhz peripheral for STM32 WL series
Based on the HAL from stm32wl, the peripheral driver has been
modified to fit into embassy, using the embassy APIs, providing
operation of the radio peripheral.

The initial version does not offer any async APIs, but the example
shows how the radio IRQ can be used to perform async TX of the radio.
2021-09-02 10:39:56 +02:00
..
f0 stm32/metapac: check GPIO RCC regs are always found. 2021-08-19 23:59:50 +02:00
f4 stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. 2021-08-19 23:50:19 +02:00
g0 Add support for STM32G0 2021-08-20 00:15:11 +02:00
h7 stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. 2021-08-19 23:50:19 +02:00
l0 stm32/metapac: check GPIO RCC regs are always found. 2021-08-19 23:59:50 +02:00
l4 Rename embassy-extras to embassy-hal-common 2021-07-29 13:44:51 +02:00
wb stm32/rcc: update for new version naming 2021-08-19 22:17:45 +02:00
wl5x Add HAL for SubGhz peripheral for STM32 WL series 2021-09-02 10:39:56 +02:00
mod.rs Add support for STM32G0 2021-08-20 00:15:11 +02:00
types.rs Prescaler 1 means divide by 3 on WL55 2021-06-16 16:21:16 +02:00