diff options
Diffstat (limited to 'atmel-samd/boards/feather_m0_basic/mpconfigboard.mk')
| -rw-r--r-- | atmel-samd/boards/feather_m0_basic/mpconfigboard.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/atmel-samd/boards/feather_m0_basic/mpconfigboard.mk b/atmel-samd/boards/feather_m0_basic/mpconfigboard.mk index 755157cb7..900b9f52e 100644 --- a/atmel-samd/boards/feather_m0_basic/mpconfigboard.mk +++ b/atmel-samd/boards/feather_m0_basic/mpconfigboard.mk @@ -5,3 +5,4 @@ USB_PID = 0x8015 FLASH_IMPL = internal_flash.c CHIP_VARIANT = SAMD21G18A +CHIP_FAMILY = samd21 |
