Angus Gratton cff2ef695a Merge branch 'master' into feature/cmake 7 лет назад
..
main 3578fe39e0 Feature/sync lwip as submodule 7 лет назад
CMakeLists.txt 800bffb8b0 cmake: Add CMakeLists.txt files for all examples 7 лет назад
Makefile 47c722d674 Enable lwip PPPoS support 8 лет назад
README.md f3a567b65d PPPoS: Rearrange config items (move TCP/IP stack size to LWIP), mark as experimental/unsupported 8 лет назад
sdkconfig.defaults 47c722d674 Enable lwip PPPoS support 8 лет назад

README.md

#PPP over Serial (PPPoS) client example

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.

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.