Logo
Explore Help
Sign In
espressif/esp-mqtt
1
0
Fork 1
You've already forked esp-mqtt
mirror of https://github.com/espressif/esp-mqtt.git synced 2025-11-03 16:42:33 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
cf779408ebd4e4e792a3df86c21402c9346f5830
esp-mqtt/examples/custom_outbox/main/CMakeLists.txt

5 lines
159 B
CMake
Raw Normal View History

feat(mqtt/example): Adds custom outbox example Adds example presenting how to customize esp-mqtt outbox.
2023-05-04 14:22:17 +02:00
idf_component_register(SRCS "app_main.c"
INCLUDE_DIRS "."
change(examples): explicitly specify component dependencies for examples Currently, several examples do not explicitly state their component dependencies, relying instead on the default behavior that includes all registered components and commonly required ones in the build. Explicitly adding component dependencies can reduce build time when set(COMPONENTS main) is used. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-09-24 14:22:10 +02:00
PRIV_REQUIRES mqtt nvs_flash esp_netif
feat(mqtt/example): Adds custom outbox example Adds example presenting how to customize esp-mqtt outbox.
2023-05-04 14:22:17 +02:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 40ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API