Files
esp32-racer/software/wacky_bully/main/CMakeLists.txt

4 lines
130 B
CMake

idf_component_register(SRCS "wacky_bully.c"
REQUIRES "drv8701" freertos
INCLUDE_DIRS ".")