esp-idf/examples/phy/cert_test/main/CMakeLists.txt

4 lines
120 B
CMake
Raw Normal View History

2023-01-31 04:23:22 -05:00
idf_component_register(SRCS "cert_test.c"
"cmd_phy.c"
INCLUDE_DIRS ".")