4 lines
143 B
CMake
4 lines
143 B
CMake
idf_component_register(SRCS "power_profiler.c" "resistor_ranges.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES "driver")
|