diff options
| author | Hosted Weblate <hosted@weblate.org> | 2021-03-02 04:56:58 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2021-03-02 04:56:58 +0100 |
| commit | 6fc5e8eb3ae652e07e672560c571ddb52b1b52e0 (patch) | |
| tree | 4e2e403cea2b4d77805a7cc4c403cf66b549a528 | |
| parent | 5a62a0ec902f53ad5281868d8d73307bbe1bc00c (diff) | |
| parent | 54d11a8e2d8f17641cf5f5e82d91133c95d9bfc5 (diff) | |
Merge remote-tracking branch 'origin/main' into main
| -rw-r--r-- | ports/atmel-samd/boards/feather_m4_express/mpconfigboard.mk | 1 |
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 |
