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.
2 parents 306852d + e4837a4 commit fd4164fCopy full SHA for fd4164f
ports/espressif/esp-idf-config/sdkconfig-esp32s3.defaults
@@ -7,6 +7,12 @@ CONFIG_IDF_TARGET_ESP32S3=y
7
CONFIG_IDF_FIRMWARE_CHIP_ID=0x0009
8
# end of Espressif IoT Development Framework (ESP-IDF) Project Configuration
9
10
+#
11
+# LWIP sdkconfig.defaults override
12
13
+CONFIG_LWIP_MAX_SOCKETS=8
14
+# end of LWIP sdkconfig.defaults override
15
+
16
CONFIG_SDK_TOOLPREFIX="xtensa-esp32s3-elf-"
17
#
18
# Bootloader config
0 commit comments