We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34dccee commit 0c8153fCopy full SHA for 0c8153f
esp_delta_ota/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.1.3
2
+
3
+### Enhancements:
4
+- Added support to pass user data to read callback with new callback function: `src_read_cb_with_user_ctx_t`
5
6
## 1.1.2
7
8
### Bugfixes:
esp_delta_ota/idf_component.yml
@@ -1,4 +1,4 @@
-version: "1.1.2"
+version: "1.1.3"
description: "ESP Delta OTA Library"
url: https://github.com/espressif/idf-extra-components/tree/master/esp_delta_ota
dependencies:
0 commit comments