circuitpython/ports/stm32/boards/NUCLEO_WB55
Damien George 90554d03c0 stm32/boards: Build NUCLEO_WB55 and STM32F769DISC without mboot enabled.
This is to make the builds for all nucleo/discovery boards uniform, so they
can be treated the same by the auto build scripts.

The CI script is updated to explicitly enable mboot and packing, to test
these features.

Signed-off-by: Damien George <damien@micropython.org>
2021-11-22 17:12:16 +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: Build NUCLEO_WB55 and STM32F769DISC without mboot enabled. 2021-11-22 17:12:16 +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