summaryrefslogtreecommitdiff
path: root/atmel-samd/boards/feather_m0_basic/mpconfigboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'atmel-samd/boards/feather_m0_basic/mpconfigboard.h')
-rw-r--r--atmel-samd/boards/feather_m0_basic/mpconfigboard.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/atmel-samd/boards/feather_m0_basic/mpconfigboard.h b/atmel-samd/boards/feather_m0_basic/mpconfigboard.h
index 6fd7241eb..3dc84dddc 100644
--- a/atmel-samd/boards/feather_m0_basic/mpconfigboard.h
+++ b/atmel-samd/boards/feather_m0_basic/mpconfigboard.h
@@ -9,3 +9,5 @@
#define AUTORESET_DELAY_MS 500
#include "internal_flash.h"
+
+#define BOARD_FLASH_SIZE (0x00040000 - 0x2000 - 0x010000)