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

Fix Zephyr example #400

Closed dgarske closed 2 months ago

dgarske commented 2 months ago

Fix Zephyr custom user_settings.h. Changed in: https://github.com/wolfSSL/wolfssl/pull/7325

/home/runner/work/wolfMQTT/wolfMQTT/zephyr/twister-out/qemu_x86/zephyr/samples/client_tls/sample.lib.wolfmqtt_client_tls/zephyr/include/generated/autoconf.h:34:38: error: empty filename in #include
   34 | #define CONFIG_WOLFSSL_SETTINGS_FILE ""
      |                                      ^~