h5-projekt-mst/skateboard/main/CMakeLists.txt
2026-03-27 18:21:45 +01:00

6 lines
113 B
CMake

idf_component_register(
SRCS skateboard.c wifi.c
PRIV_REQUIRES nvs_flash esp_wifi
INCLUDE_DIRS ".")