atmel-samd: Fix FLASH_ROOT_POINTERS for internal flash builds.

This commit is contained in:
Scott Shawcroft 2016-11-30 09:49:39 -08:00
parent 9b3afc7b37
commit 3628a1ae48

View File

@ -30,7 +30,7 @@
#include "mpconfigport.h"
#define FLASH_ROOT_POINTERS (0)
#define FLASH_ROOT_POINTERS
#define INTERNAL_FLASH_BLOCK_SIZE (512)