mirror of
https://github.com/espressif/esp-idf
synced 2025-04-17 12:10:09 -04:00
4 lines
125 B
CMake
4 lines
125 B
CMake
idf_component_register(SRCS "power_save.c"
|
|
"get_ap_info.c"
|
|
INCLUDE_DIRS ".")
|