Merge pull request #6098 from jamesbowman/main

Add EVE support to Feather M4 CAN
This commit is contained in:
Limor "Ladyada" Fried 2022-02-27 23:42:11 -05:00 committed by GitHub
commit a13c320509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,4 +10,5 @@ QSPI_FLASH_FILESYSTEM = 1
EXTERNAL_FLASH_DEVICES = GD25Q16C
LONGINT_IMPL = MPZ
CIRCUITPY__EVE = 1
CIRCUITPY_CANIO = 1