update to bootloaderconfig memory sizes for PCA10100

This commit is contained in:
Pierre Constantineau 2021-12-09 22:09:37 -06:00
parent ba4724e17f
commit 19cf4dc9d7

View file

@ -8,8 +8,8 @@ const uint32_t bootloaderConfig[] =
CFG_MAGIC0, CFG_MAGIC1, // magic
5, 100, // used entries, total entries
204, 0x100000, // FLASH_BYTES = 0x100000
205, 0x40000, // RAM_BYTES = 0x40000
204, 0x80000, // FLASH_BYTES = 0x100000/2=0x80000
205, 0x20000, // RAM_BYTES = 0x40000/2=0x20000
208, (USB_DESC_VID << 16) | USB_DESC_UF2_PID, // BOOTLOADER_BOARD_ID = USB VID+PID, used for verification when updating bootloader via uf2
209, 0xada52840, // UF2_FAMILY = 0xada52840
210, 0x20, // PINS_PORT_SIZE = PA_32