circuitpython/ports/stm32/boards/NUCLEO_WB55
Jim Mussared 632e3b7acc stm32/boards/NUCLEO_WB55: Add Python helper code for rfcore.
This allows prototyping rfcore.c improvements from Python.

This was mostly written by @dpgeorge with small modifications to work after
rfcore_init() by @jimmo.
2020-09-08 23:54:02 +10:00
..
mpconfigboard.h stm32/boards/xxx_WB55: Enable pyb.ADC and hardware SPI on WB55 boards. 2020-06-02 10:48:49 +10:00
mpconfigboard.mk stm32/boards: Add build-time option for NUCLEO_WB55 to use mboot. 2020-06-22 14:18:15 +10:00
pins.csv stm32/boards/NUCLEO_WB55: Add more CPU pins and aliases to SW1/2/3. 2020-06-18 10:48:24 +10:00
rfcore.py stm32/boards/NUCLEO_WB55: Add Python helper code for rfcore. 2020-09-08 23:54:02 +10:00
stm32wbxx_hal_conf.h stm32/boards/NUCLEO_WB55: Add definition files for new board. 2019-07-17 17:00:34 +10:00