esp-who/components/bus/CMakeLists.txt

3 lines
125 B
CMake

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "include"
REQUIRES driver)