esp-idf/examples/network/eth2ap/main/CMakeLists.txt
Ondrej Kosta 4e10048400 Moved 'eth2ap' example to /examples/network folder
Ethernet related .build-test-rules.yml cleanup
2023-06-19 16:09:28 +02:00

3 lines
95 B
CMake

idf_component_register(SRCS "ethernet_example_main.c"
INCLUDE_DIRS ".")