mirror of
https://github.com/m5stack/M5Unit-PoE-P4-UserDemo.git
synced 2026-05-20 11:50:12 -07:00
9 lines
311 B
Plaintext
9 lines
311 B
Plaintext
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
|
# Espressif IoT Development Framework (ESP-IDF) 5.5.1 Project Minimal Configuration
|
|
#
|
|
CONFIG_IDF_TARGET="esp32p4"
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_HTTPD_WS_SUPPORT=y
|
|
CONFIG_LWIP_MAX_SOCKETS=32
|
|
CONFIG_LWIP_IP_DEFAULT_TTL=10
|