We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd903f2 commit 131dbf1Copy full SHA for 131dbf1
ports/esp32s2/boards/espressif_kaluga_1.3/mpconfigboard.mk
@@ -14,10 +14,4 @@ CIRCUITPY_ESP_FLASH_MODE=dio
14
CIRCUITPY_ESP_FLASH_FREQ=80m
15
CIRCUITPY_ESP_FLASH_SIZE=4MB
16
17
-# We only have enough endpoints available in hardware to
18
-# enable ONE of these at a time.
19
-CIRCUITPY_USB_MIDI = 1
20
-CIRCUITPY_USB_HID = 0
21
-CIRCUITPY_USB_VENDOR = 0
22
-
23
CIRCUITPY_MODULE=wrover
ports/esp32s2/boards/espressif_kaluga_1/mpconfigboard.mk
0 commit comments