2022-12-22 16:23:43 +01:00

4 lines
135 B
CMake

idf_component_register(SRCS "power_inout.c"
INCLUDE_DIRS "include"
REQUIRES nvs_flash MMC56x3)