power-profiler-soft/main/CMakeLists.txt
2023-06-13 10:38:29 +02:00

4 lines
143 B
CMake

idf_component_register(SRCS "power_profiler.c" "resistor_ranges.c"
INCLUDE_DIRS "."
REQUIRES "driver")