Files
firmware_thomas_the_tank_en…/main/CMakeLists.txt

6 lines
187 B
CMake

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