summaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorJames Bowman <jamesb@excamera.com>2021-03-01 14:42:48 -0800
committerJames Bowman <jamesb@excamera.com>2021-03-01 14:42:48 -0800
commit0dabd1ace27b9e7fa4e7faed861e508f4ca39bef (patch)
tree99aebc5ca406236cba850f09cfdc90d3b9716e80 /ports
parent1b3bca14cbb283173c2b6a6fc7dcac32ef084c7c (diff)
Add EVE support for Feather M4 Express
Diffstat (limited to 'ports')
-rw-r--r--ports/atmel-samd/boards/feather_m4_express/mpconfigboard.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/atmel-samd/boards/feather_m4_express/mpconfigboard.mk b/ports/atmel-samd/boards/feather_m4_express/mpconfigboard.mk
index 4946788d3..78959dcd0 100644
--- a/ports/atmel-samd/boards/feather_m4_express/mpconfigboard.mk
+++ b/ports/atmel-samd/boards/feather_m4_express/mpconfigboard.mk
@@ -12,3 +12,4 @@ EXTERNAL_FLASH_DEVICES = GD25Q16C
LONGINT_IMPL = MPZ
CIRCUITPY_VECTORIO = 1
+CIRCUITPY__EVE = 1