Astarte Device SDK Zephyr v0.7.2 release.
CHANGELOG
Changed
- All the library samples have been merged into a single sample called
astarte_app
.
Removed
- Dependency to
CONFIG_SYS_HASH_FUNC32
which is not required.
Fixed
- Memory leaks in kv_storage driver and device creation process.
- Destroy function properly frees all cached MQTT messages.