micropython/ports/stm32/boards/NUCLEO_WB55
Jim Mussared e359b077dd ports: Add board.json for all boards.
This will be used by https://micropython.org/download/ to generate the
full listing of boards and firmware files.

Optionally supports a board.md for additional customisation of the
download page, as well as deploy.md for flashing instructions.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2021-10-27 14:04:53 +11:00
..
board.json ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
mboot_keys.h stm32/boards/NUCLEO_WB55: Enable MBOOT with packing mode. 2021-01-18 12:43:01 +11:00
mpconfigboard.h stm32/usbd_cdc_interface: Rename USBD_CDC_xx opts to MICROPY_HW_USB_xx. 2021-08-07 23:13:58 +10:00
mpconfigboard.mk stm32/boards/NUCLEO_WB55: Enable MBOOT with packing mode. 2021-01-18 12:43:01 +11: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_debug.py stm32/boards/NUCLEO_WB55: Add standalone WB55 FUS/WS firmware updater. 2020-10-08 17:39:15 +11:00
rfcore_firmware.py stm32/boards/NUCLEO_WB55/rfcore_firmware.py: Increase GET_STATE timeout. 2020-10-16 10:45:03 +11:00
rfcore_makefirmware.py stm32/boards/NUCLEO_WB55: Add standalone WB55 FUS/WS firmware updater. 2020-10-08 17:39:15 +11:00
stm32wbxx_hal_conf.h stm32/boards/NUCLEO_WB55: Add definition files for new board. 2019-07-17 17:00:34 +10:00