From 9ced2bcefd361fa316051cb3bb29ec319a206ae0 Mon Sep 17 00:00:00 2001 From: Pierre Constantineau Date: Mon, 20 Dec 2021 16:43:25 -0600 Subject: [PATCH] cleaned up pca10100 as well --- src/boards/pca10100/pinconfig.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/boards/pca10100/pinconfig.c b/src/boards/pca10100/pinconfig.c index 1a71971..3d5abe7 100644 --- a/src/boards/pca10100/pinconfig.c +++ b/src/boards/pca10100/pinconfig.c @@ -8,8 +8,8 @@ const uint32_t bootloaderConfig[] = CFG_MAGIC0, CFG_MAGIC1, // magic 5, 100, // used entries, total entries - 204, 0x80000, // FLASH_BYTES = 0x100000/2=0x80000 - 205, 0x20000, // RAM_BYTES = 0x40000/2=0x20000 + 204, 0x80000, // FLASH_BYTES + 205, 0x20000, // RAM_BYTES 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