embassy/examples/stm32wl55
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
..
.cargo Add STM32WL55 examples to CI (#361) 2021-08-18 09:35:08 +02:00
src Add HAL for SubGhz peripheral for STM32 WL series 2021-09-02 10:39:56 +02:00
Cargo.toml Add HAL for SubGhz peripheral for STM32 WL series 2021-09-02 10:39:56 +02:00
memory.x Add example for STM32WL55 2021-08-17 16:22:47 +02:00