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

4 lines
149 B
CMake

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