first
This commit is contained in:
6
CMakeLists.txt
Normal file
6
CMakeLists.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
idf_component_register(
|
||||
SRC_DIRS "src"
|
||||
INCLUDE_DIRS "src"
|
||||
REQUIRES arduino
|
||||
PRIV_REQUIRES driver soc
|
||||
)
|
||||
Reference in New Issue
Block a user