7 lines
160 B
CMake
7 lines
160 B
CMake
idf_component_register(
|
|
SRCS
|
|
"lis3dsh_lib/lis3dsh_reg.c"
|
|
"shake_detect.c"
|
|
|
|
INCLUDE_DIRS "."
|
|
REQUIRES driver esp-dsp nvs_storage twai_communication) |