mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
PPPoS: Rearrange config items (move TCP/IP stack size to LWIP), mark as experimental/unsupported
Ref #272
This commit is contained in:
committed by
Angus Gratton
parent
47c722d674
commit
f3a567b65d
@@ -4,6 +4,6 @@ It shows example of ppp client using lwip PPPoS api and GSM.
|
||||
Before you run this example, make sure your GSM is in command mode
|
||||
and is registered to network.
|
||||
|
||||
Tested with GSM Telit GL865-DUAL V3.
|
||||
PPP over serial support is experimental and unsupported. This example was tested with GSM Telit GL865-DUAL V3.
|
||||
|
||||
See the README.md file in the upper level 'examples' directory for more information about examples.
|
||||
|
||||
Reference in New Issue
Block a user