wolfSSL / wolfMQTT

wolfMQTT is a small, fast, portable MQTT client implementation, including support for TLS 1.3.
https://www.wolfssl.com
GNU General Public License v2.0
518 stars 156 forks source link

Improving and fixing typos for STM32CUBE build #391

Closed lealem47 closed 5 months ago

lealem47 commented 5 months ago

Addressing numerous things found while dealing with https://github.com/wolfSSL/wolfMQTT/issues/382

dgarske commented 5 months ago

@lealem47 Seems like Curl is missing a dependency?

lealem47 commented 5 months ago

@lealem47 Seems like Curl is missing a dependency?

Yeah. Re-running now that https://github.com/wolfSSL/wolfMQTT/pull/392 is merged