Merge pull request #4299 from jamesbowman/main

Add EVE support for Feather M4 Express
This commit is contained in:
Dan Halbert 2021-03-01 22:56:50 -05:00 committed by GitHub
commit 54d11a8e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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