commit | f31a45f57c3cd3ec1b964a53984c05edd317d02b | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Thu Dec 19 16:09:04 2024 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Wed Mar 26 16:19:42 2025 +0100 |
tree | 77a80a18111a0786e5450d68cc8fc6ccf2bca8fe | |
parent | acccd46306b2de026add59ea3d75c4a1b81cfc44 [diff] |
net: mqtt: Add Kconfig to select maximum supported MQTT version It should be possible to select maximum supported MQTT version, so that for example MQTT 5.0 features can be compiled-out in case they're not needed. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>