Add EVE support for Feather M4 Express

This commit is contained in:
James Bowman 2021-03-01 14:42:48 -08:00
parent 1b3bca14cb
commit 0dabd1ace2

View File

@ -12,3 +12,4 @@ EXTERNAL_FLASH_DEVICES = GD25Q16C
LONGINT_IMPL = MPZ
CIRCUITPY_VECTORIO = 1
CIRCUITPY__EVE = 1