OVMS3-idf/tools/test_apps/protocols/pppos/main/CMakeLists.txt
David Cermak 636621d1c5 pppos_client: Add a test application for pppos_client
Adding testing facilities for pppos-client including esp-modem component
and PPP client in lwip. Testing is provided with PPP server running on
rpi.
2020-04-14 21:46:07 +02:00

2 lines
100 B
CMake

idf_component_register(SRCS "pppos_client_main.c" "null_dce.c"
INCLUDE_DIRS ".")