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