Files
firmware_thomas_the_tank_en…/main/CMakeLists.txt
2024-08-11 23:53:01 +02:00

5 lines
156 B
CMake

idf_component_register(SRCS "main.c" "osr_ble.c"
INCLUDE_DIRS "."
PRIV_REQUIRES
nvs_flash)