esp-idf/components/esp_hw_support/CMakeLists.txt
2020-10-28 07:21:29 +08:00

5 lines
166 B
CMake

idf_component_register(SRCS "compare_set.c"
"cpu_util.c"
INCLUDE_DIRS include
REQUIRES soc)