esp-ena/components/interface-m5-input/CMakeLists.txt

8 lines
137 B
CMake

idf_component_register(
SRCS
"m5-input.c"
INCLUDE_DIRS "."
PRIV_REQUIRES
interface
imu-m5-mpu6886
)