Skip to content

Commit 71b5e60

Browse files
authored
Update mpconfigboard.mk
1 parent d6fe378 commit 71b5e60

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ports/espressif/boards/maker_badge/mpconfigboard.mk

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@ USB_PID = 0x2030
33
USB_PRODUCT = "Maker badge"
44
USB_MANUFACTURER = "Czech maker"
55

6-
IDF_TARGET = esp32s2
7-
8-
INTERNAL_FLASH_FILESYSTEM = 1
9-
LONGINT_IMPL = MPZ
10-
11-
# The default queue depth of 16 overflows on release builds,
12-
# so increase it to 32.
13-
CFLAGS += -DCFG_TUD_TASK_QUEUE_SZ=32
14-
156
CIRCUITPY_ESP32_CAMERA = 0
167

178
CIRCUITPY_ESP_FLASH_MODE=dio

0 commit comments

Comments
 (0)