Init
This commit is contained in:
5
components/ra01s/CMakeLists.txt
Normal file
5
components/ra01s/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
set(component_srcs "ra01s.c")
|
||||
|
||||
idf_component_register(SRCS "${component_srcs}"
|
||||
PRIV_REQUIRES driver
|
||||
INCLUDE_DIRS ".")
|
Reference in New Issue
Block a user