Files
pi-dashboard/main/CMakeLists.txt
2026-02-15 04:15:30 +09:00

5 lines
124 B
CMake

idf_component_register(
SRCS "main.cpp"
PRIV_REQUIRES user_app app_bsp port_bsp esp_wifi_bsp
INCLUDE_DIRS "./")