nuttx-apps/netutils/mqttc
zhanghongyu 956b935511 mqttc: add mbedtls MQTTC support
The mqttc demo under example path can not support mbedtls api.
Because of the MQTT-C source code already contains many types of
link examples, so we added the corresponding makefile to
support mbedtls mqttc connections publisher and posix mqttc
connections publisher and subscriber.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-09-01 23:21:34 +08:00
..
.gitignore mqtt: Add glue code to download MQTT-C. 2021-03-29 08:52:14 -05:00
0001_add_connection_status.patch net/mqttc: Add support to detect MQTT connection 2023-05-15 19:20:28 +03:00
Kconfig mqttc: add mbedtls MQTTC support 2023-09-01 23:21:34 +08:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2022-11-10 02:38:58 +08:00
Makefile mqttc: add mbedtls MQTTC support 2023-09-01 23:21:34 +08:00