mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-08-03 20:14:15 +02:00
2925288e51
This just move files to their expected locations.
4 lines
163 B
CMake
4 lines
163 B
CMake
idf_component_register(SRCS "app_main.c"
|
|
PRIV_REQUIRES mqtt esp_partition nvs_flash esp_netif app_update
|
|
INCLUDE_DIRS ".")
|