Skip to content

Commit a870108

Browse files
committed
move config to correct deneyap kart
1 parent 232f13e commit a870108

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/espressif/boards/deneyap_kart/mpconfigboard.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ CIRCUITPY_ESP_PSRAM_MODE = qio
1212
CIRCUITPY_ESP_PSRAM_FREQ = 80m
1313

1414
CIRCUITPY_LEGACY_4MB_FLASH_LAYOUT = 1
15-
16-
CIRCUITPY_VECTORIO = 0

ports/espressif/boards/deneyap_kart_g/mpconfigboard.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ CIRCUITPY_ESP_FLASH_SIZE = 4MB
1010
CIRCUITPY_LEGACY_4MB_FLASH_LAYOUT = 1
1111

1212
CIRCUITPY_ESP_USB_SERIAL_JTAG = 1
13+
14+
CIRCUITPY_VECTORIO = 0

0 commit comments

Comments
 (0)