esp-idf/examples/wifi/power_save/main/CMakeLists.txt

4 lines
125 B
CMake

idf_component_register(SRCS "power_save.c"
"get_ap_info.c"
INCLUDE_DIRS ".")