micropython/ports/stm32/boards/NUCLEO_WL55
Angus Gratton 02620c2236 stm32/subghz: Add STM32WL55 subghz radio interface to stm module.
This is the minimum C interface to allow a modem driver to be built in
Python.  Interface is simple, with the intention that the micropython-lib
driver is the main (only) consumer of it.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-23 11:58:11 +10:00
..
board.json stm32/boards/NUCLEO_WL55: Add new board definition. 2022-02-04 09:43:43 +11:00
mpconfigboard.h stm32/subghz: Add STM32WL55 subghz radio interface to stm module. 2023-08-23 11:58:11 +10:00
mpconfigboard.mk stm32/boards/NUCLEO_WL55: Add new board definition. 2022-02-04 09:43:43 +11:00
pins.csv stm32/subghz: Add STM32WL55 subghz radio interface to stm module. 2023-08-23 11:58:11 +10:00
stm32wlxx_hal_conf.h stm32/boards/NUCLEO_WL55: Add new board definition. 2022-02-04 09:43:43 +11:00