embassy/examples
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
..
nrf nrf/saadc: add example 2021-09-01 23:55:20 +02:00
rp Update cortex-m-rt to v0.7 for stm32, rp. 2021-08-19 00:56:11 +02:00
std std: fold into embassy core, add non-hacky time driver. 2021-08-25 21:06:27 +02:00
stm32f0 stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. 2021-08-19 23:50:19 +02:00
stm32f4 stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. 2021-08-19 23:50:19 +02:00
stm32g0 Add STM32G0 examples 2021-08-20 01:28:50 +02:00
stm32h7 Formatting. 2021-09-01 09:47:46 -04:00
stm32l0 stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. 2021-08-19 23:50:19 +02:00
stm32l4 stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. 2021-08-19 23:50:19 +02:00
stm32wb55 stm32: move dbgmcu stuff to toplevel config setting, defaulting to true. 2021-08-19 23:50:19 +02:00
stm32wl55 Add HAL for SubGhz peripheral for STM32 WL series 2021-09-02 10:39:56 +02:00