Skip to content

Commit 5a769dd

Browse files
committed
Disable CAN on ESP32 EYE for space
1 parent 2d1903c commit 5a769dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/espressif/boards/espressif_esp32_eye/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CIRCUITPY_ESP_PSRAM_SIZE = 8MB
1111
CIRCUITPY_ESP_PSRAM_MODE = qio
1212
CIRCUITPY_ESP_PSRAM_FREQ = 40m
1313

14+
CIRCUITPY_CANIO = 0
1415
CIRCUITPY_NEOPIXEL_WRITE = 0
1516
CIRCUITPY_PS2IO = 0
1617
CIRCUITPY_ROTARYIO = 0

0 commit comments

Comments
 (0)