Files
Racer/firmware/main/CMakeLists.txt
StuckAtPrototype 4110b70152 version 2.0
2024-10-14 22:33:43 -05:00

5 lines
211 B
CMake

idf_component_register(SRCS "main.c" "gap.c" "gatt_svr.c" "motor.c"
"controller.c" "led.c" "battery.c" "gpio_interrupt.c" "i2c_config.c"
"opt4060.c" "color_predictor.c"
INCLUDE_DIRS ".")