4 lines
135 B
CMake
4 lines
135 B
CMake
idf_component_register(SRCS "power_inout.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES nvs_flash MMC56x3)
|