esp-idf/components/esp_hw_support/CMakeLists.txt

5 wiersze
166 B
CMake
Czysty Zwykły widok Historia

2020-09-30 07:24:04 +00:00
idf_component_register(SRCS "compare_set.c"
"cpu_util.c"
INCLUDE_DIRS include
REQUIRES soc)