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 f9f614b commit bd381e4Copy full SHA for bd381e4
ports/esp32s2/mpconfigport.mk
@@ -13,7 +13,7 @@ USB_SERIAL_NUMBER_LENGTH = 12
13
LONGINT_IMPL = MPZ
14
15
# These modules are implemented in ports/<port>/common-hal:
16
-CIRCUITPY_FULL_BUILD = 0
+CIRCUITPY_FULL_BUILD = 1
17
CIRCUITPY_ANALOGIO = 0
18
CIRCUITPY_AUDIOBUSIO = 0
19
CIRCUITPY_AUDIOIO = 0
0 commit comments