mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 06:54:16 +01:00
* MQTT rewrite with SSL fixes - Added Arduino MQTT library support (actively maintained) - Added support for BearSSL (core >= 2.5) - BearSSL validation: insecure, fingerprinting and CA validation - AxTLS validation: insecure and fingerprinting - Support MFLN in order to reduce heap usage * Better header incl, fix building w/ no NTP_SUPPORT * Clean up code, use DEBUG_MSG_P * Fix compile error