mbed-os/features/netsocket/ppp
Mika Leppänen 4e60d2f39c Corrected PPP thread stack sizes and network interface
Corrected PPP thread stack size for RZ_A1_EMAC, CYW943012P6EVB_01,
CY8CPROTO_062_4343W, CY8CKIT_062_WIFI_BT and CY8CKIT_062S2_43012
that have special configuration for PPP thread size. Removed
pppInterface() helper call from network interface. It causes binary
compatibility break with precompiled network interface classes. Call
is helper function to check network interface type in case it is
unknown, and is not mandatory or used with PPP.
2019-08-20 13:37:13 +03:00
..
include Created PPP service class 2019-08-20 13:27:54 +03:00
polarssl Created PPP service class 2019-08-20 13:27:54 +03:00
source Removed pbuf operations that were commented out 2019-08-20 13:37:12 +03:00
mbed_lib.json Corrected PPP thread stack sizes and network interface 2019-08-20 13:37:13 +03:00
ppp_nsapi.cpp Created PPP service class 2019-08-20 13:27:54 +03:00
ppp_service.cpp Created PPP service class 2019-08-20 13:27:54 +03:00
ppp_service.h Created PPP service class 2019-08-20 13:27:54 +03:00
ppp_service_if.cpp Created PPP service class 2019-08-20 13:27:54 +03:00
ppp_service_if.h Created PPP service class 2019-08-20 13:27:54 +03:00