nuttx-apps/netutils/mqttc
zhanghongyu faefee4897 MQTT-C: compile tests only if no with_mbedtls is enabled
tests only supports tests in non-encrypted mode. when we open tests
compilation in other modes, there will be many compilation warning
with mismatched parameter types, and it will not run correctly.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2026-01-16 21:12:36 +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
CMakeLists.txt apps/netutils: Modify the MQTT compilation file to enable MQTT testing 2025-12-22 11:11:59 +08:00
Kconfig MQTT-C: compile tests only if no with_mbedtls is enabled 2026-01-16 21:12:36 +08:00
Make.defs netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Makefile apps/netutils: Modify the MQTT compilation file to enable MQTT testing 2025-12-22 11:11:59 +08:00