kopia lustrzana https://github.com/espressif/esp-idf
5 wiersze
140 B
Plaintext
5 wiersze
140 B
Plaintext
|
# Override some defaults to enable PPP
|
||
|
CONFIG_PPP_SUPPORT=y
|
||
|
CONFIG_PPP_PAP_SUPPORT=y
|
||
|
CONFIG_PPP_DEBUG_ON=y
|
||
|
CONFIG_TCPIP_TASK_STACK_SIZE=4096
|