ESP32-S3 increase max sockets - issue #5915 (partial)
This commit is contained in:
parent
ddac37add7
commit
e4837a4a61
@ -7,6 +7,12 @@ CONFIG_IDF_TARGET_ESP32S3=y
|
||||
CONFIG_IDF_FIRMWARE_CHIP_ID=0x0009
|
||||
# end of Espressif IoT Development Framework (ESP-IDF) Project Configuration
|
||||
|
||||
#
|
||||
# LWIP sdkconfig.defaults override
|
||||
#
|
||||
CONFIG_LWIP_MAX_SOCKETS=8
|
||||
# end of LWIP sdkconfig.defaults override
|
||||
|
||||
CONFIG_SDK_TOOLPREFIX="xtensa-esp32s3-elf-"
|
||||
#
|
||||
# Bootloader config
|
||||
|
Loading…
x
Reference in New Issue
Block a user