Files
BA_DIY_Power_PCB/main/CMakeLists.txt

4 lines
195 B
CMake

idf_component_register(SRCS "functions.c" "app_main.c"
INCLUDE_DIRS "include""${CMAKE_SOURCE_DIR}""."
REQUIRES ssd1306 driver esp_adc hal esp_timer)