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.
5 lines
188 B
CMake
5 lines
188 B
CMake
|
|
idf_component_register(SRCS test_mqtt_connection.c
|
|
INCLUDE_DIRS ${CMAKE_CURRENT_LIST_DIR}/include
|
|
PRIV_REQUIRES unity esp_event esp_netif esp_eth)
|