test
This commit is contained in:
@@ -1,2 +1,12 @@
|
||||
idf_component_register(SRCS "main.c"
|
||||
"lipton/cci.cpp"
|
||||
"lipton/i2c.cpp"
|
||||
"lipton/lepton_system.cpp"
|
||||
"lipton/lepton_utilities.cpp"
|
||||
"lipton/vospi.cpp"
|
||||
"lipton/cci.h"
|
||||
"lipton/i2c.h"
|
||||
"lipton/lepton_system.h"
|
||||
"lipton/lepton_utilities.h"
|
||||
"lipton/vospi.h"
|
||||
INCLUDE_DIRS ".")
|
Reference in New Issue
Block a user