This commit is contained in:
hathach 2018-06-23 14:15:39 +07:00
parent e727bd215c
commit 2872eb8993

View File

@ -6,7 +6,7 @@
#define UF2_NUM_BLOCKS 8000 // at least 4,1 MB for FAT16
#define VOLUME_LABEL "NRF52BOOT "
#define FLASH_SIZE (10*1024) //(USER_FLASH_END-USER_FLASH_START)
#define FLASH_SIZE (USER_FLASH_END-USER_FLASH_START)
// Only allow to write application
#define USER_FLASH_START 0x26000