Skip to content

Commit a13c320

Browse files
authored
Merge pull request #6098 from jamesbowman/main
Add EVE support to Feather M4 CAN
2 parents bfd56d4 + 353ea6f commit a13c320

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/boards/feather_m4_can/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ QSPI_FLASH_FILESYSTEM = 1
1010
EXTERNAL_FLASH_DEVICES = GD25Q16C
1111
LONGINT_IMPL = MPZ
1212

13+
CIRCUITPY__EVE = 1
1314
CIRCUITPY_CANIO = 1

0 commit comments

Comments
 (0)