Add shared_i2c/CMakeLists.txt
This commit is contained in:
3
shared_i2c/CMakeLists.txt
Normal file
3
shared_i2c/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
idf_component_register(SRCS "main.c"
|
||||||
|
INCLUDE_DIRS "."
|
||||||
|
REQUIRES "driver" "freertos") # Add freertos as a dependency
|
Reference in New Issue
Block a user