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