nuttx-apps/netutils/mqttc
zhanghongyu c1e53b662b 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-04-20 15:19:41 +08:00
..
.gitignore Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2026-04-20 14:55:00 +08:00
0001_add_connection_status.patch Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
CMakeLists.txt apps/netutils: Modify the MQTT compilation file to enable MQTT testing 2026-04-20 15:19:07 +08:00
Kconfig MQTT-C: compile tests only if no with_mbedtls is enabled 2026-04-20 15:19:41 +08:00
Make.defs Makefile: replace INCDIR to INCDIR_PREFIX 2026-04-20 15:06:01 +08:00
Makefile apps/netutils: Modify the MQTT compilation file to enable MQTT testing 2026-04-20 15:19:07 +08:00