]> granicus.if.org Git - esp-idf/commit
nvs_util: Fix to support write of multiple singlepage big blob data
authorShivani Tipnis <shivani@espressif.com>
Thu, 14 Feb 2019 09:47:57 +0000 (15:17 +0530)
committerShivani Tipnis <shivani@espressif.com>
Tue, 26 Mar 2019 10:43:15 +0000 (16:13 +0530)
commit4148beca50f62a221dcaa69f62d7ef569b8bbcce
tree9a72ffcc14df77c588af46d85e91e2e3b2d3b9ff
parentc71b38c467f95515fc0bdfad2deabd3b4a1cb734
nvs_util: Fix to support write of multiple singlepage big blob data

Closes https://github.com/espressif/esp-idf/issues/3011

(cherry picked from commit 60b5cdde2074c572e68754d9f1402c112d9ef4c9)
.flake8
components/nvs_flash/nvs_partition_generator/nvs_partition_gen.py
tools/ci/setup_python.sh