mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-22 14:57:30 +02:00
And update the slip_modem_get_ipv6_address() to return the address by copy instead of reference (to employ return value optimizaiton where possible)
3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
# Override some defaults to enable SLIP
|
|
CONFIG_LWIP_SLIP_SUPPORT=y
|