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
Damien George
6f40e6e131
stm32/boards: Add build-time option for NUCLEO_WB55 to use mboot.
...
As an example of how to use mboot on a WB series MCU.
Signed-off-by: Damien George <damien@micropython.org>
2020-06-22 14:18:15 +10:00
Damien George
ce02d5e348
stm32/boards/NUCLEO_WB55: Add more CPU pins and aliases to SW1/2/3.
...
Signed-off-by: Damien George <damien@micropython.org>
2020-06-18 10:48:24 +10:00
Damien George
246f3f640d
stm32/boards/xxx_WB55: Enable pyb.ADC and hardware SPI on WB55 boards.
...
These features are now supported (although machine.ADC is recommended over
pyb.ADC).
2020-06-02 10:48:49 +10:00
Damiano Mazzella
cc634b9e92
stm32/boards/xxx_WB55: Enable littlefs2 on WB55 boards.
2019-12-09 14:07:29 +11:00
Damien George
32eae53fbc
stm32/boards: Enable support for bluetooth on WB55 boards.
2019-11-01 14:58:24 +11:00
Damien George
ad0b7cb017
stm32/boards/xxx_WB55: Enable USB HID now that it works on WB MCUs.
2019-07-25 17:49:53 +10:00
Damien George
d2a8fb747f
stm32/boards/NUCLEO_WB55: Add definition files for new board.
2019-07-17 17:00:34 +10:00