Files
RTOS/shared_i2c/CMakeLists.txt

3 lines
154 B
CMake

idf_component_register(SRCS "main.c"
INCLUDE_DIRS "."
REQUIRES "driver" "freertos") # Add freertos as a dependency