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
138 B
CMake
4 lines
138 B
CMake
idf_component_register(SRCS "app_main.c"
|
|
PRIV_REQUIRES mqtt nvs_flash esp_netif
|
|
INCLUDE_DIRS ".")
|