mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +02:00
6 lines
129 B
CMake
6 lines
129 B
CMake
idf_component_register(
|
|
SRCS "main.c"
|
|
PRIV_REQUIRES spi_flash mpu6050 esp_netif nvs_flash esp_wifi
|
|
INCLUDE_DIRS "")
|
|
|