mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-26 21:27:38 +02:00
6 lines
113 B
CMake
6 lines
113 B
CMake
idf_component_register(
|
|
SRCS skateboard.c wifi.c
|
|
PRIV_REQUIRES nvs_flash esp_wifi
|
|
INCLUDE_DIRS ".")
|
|
|