You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/10/20 21:28:08 UTC

[GitHub] [incubator-nuttx-apps] pkarashchenko commented on a diff in pull request #1368: netutils/mqttc: Add mbedtls configs.

pkarashchenko commented on code in PR #1368:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1368#discussion_r1001130188


##########
netutils/mqttc/Kconfig:
##########
@@ -10,6 +10,9 @@ config NETUTILS_MQTTC
 		Enable MQTT-C
 
 if NETUTILS_MQTTC
+config NETUTILS_MQTTC_WITH_MBEDTLS

Review Comment:
   ```suggestion
   
   config NETUTILS_MQTTC_WITH_MBEDTLS
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org