clean up
This commit is contained in:
parent
e727bd215c
commit
2872eb8993
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user