]> granicus.if.org Git - esp-idf/commit
The version of WL component changed from 1 to 2.
authorDmitry <Dmitry@espressif.com>
Thu, 7 Jun 2018 06:58:06 +0000 (09:58 +0300)
committerDmitry <Dmitry@espressif.com>
Tue, 31 Jul 2018 05:45:42 +0000 (08:45 +0300)
commita6d6c58ecadb9759a0bacf35cd7332ac641e598d
tree1e159c4f02607304d45c9dcf9b6615329dcc672a
parent321b1e02052de95db60ddce87eecce5f9e04e9b8
The version of WL component changed from 1 to 2.
WL version 2 mark used sectors as 16 bytes block of bytes with CRC.
This changes required because old version did not worked with encryption.
Additional unit tests are implemented.
components/wear_levelling/WL_Flash.cpp
components/wear_levelling/private_include/WL_Flash.h
components/wear_levelling/private_include/WL_State.h
components/wear_levelling/test/test_wl.c
components/wear_levelling/wear_levelling.cpp