mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
636621d1c5
Adding testing facilities for pppos-client including esp-modem component and PPP client in lwip. Testing is provided with PPP server running on rpi.
2 lines
100 B
CMake
2 lines
100 B
CMake
idf_component_register(SRCS "pppos_client_main.c" "null_dce.c"
|
|
INCLUDE_DIRS ".") |