micropython/ports/stm32/boards/NUCLEO_WB55
Andrew Leech 923375380b stm32/boards: Increase mboot region to 32k for WB55 boards.
If mboot is built with support for packing (signing/encryption) it needs up
to 32KiB.  So for simplicity increase the mboot region to 32KiB
unconditionally for WB55 boards (custom WB55 board configurations can still
provide their own linker scripts to override this).
2022-08-25 17:02:56 +10:00
..
board.json
mboot_keys.h
mpconfigboard.h
mpconfigboard.mk stm32/boards: Increase mboot region to 32k for WB55 boards. 2022-08-25 17:02:56 +10:00
pins.csv
rfcore_debug.py
rfcore_firmware.py stm32/boards/NUCLEO_WB55: Add error handling to firmware update scripts. 2022-08-08 23:42:20 +10:00
rfcore_makefirmware.py stm32/boards/NUCLEO_WB55: Add error handling to firmware update scripts. 2022-08-08 23:42:20 +10:00
stm32wbxx_hal_conf.h