Skip to content

Commit f9f614b

Browse files
committed
code review feedback
1 parent 8fcdc7d commit f9f614b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/esp32s2/mpconfigport.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ USB_SERIAL_NUMBER_LENGTH = 12
1313
LONGINT_IMPL = MPZ
1414

1515
# These modules are implemented in ports/<port>/common-hal:
16-
CIRCUITPY_FULL_BUILD = 1
16+
CIRCUITPY_FULL_BUILD = 0
1717
CIRCUITPY_ANALOGIO = 0
1818
CIRCUITPY_AUDIOBUSIO = 0
1919
CIRCUITPY_AUDIOIO = 0

0 commit comments

Comments
 (0)