-
Notifications
You must be signed in to change notification settings - Fork 9
Release/v5.4 #267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/v5.4 #267
Conversation
- The findItem method was improved to use a hash list in RAM when searching for BLOB data chunks - The findItem method was extended with a parameter that returns the position of an item on the page, if it is found - The algorithm for matching existing variable-length data (such as strings and BLOBs) with new values was enhanced by comparing the CRC32 of the data chunks before reading the data from flash
read write case can sometimes failed due to the low frequency of the default I2S clock source on P4.
…ease/v5.4' ci(i2s): fixed occationally failure on P4 (v5.4) See merge request espressif/esp-idf!42960
…elease/v5.4' Bugfix/fix thread ci testcases not stable v5.4 See merge request espressif/esp-idf!43121
Improvement of NVS Blob performance (v5.4) See merge request espressif/esp-idf!41575
👋 Hello Jason2866, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
No description provided.