This website requires JavaScript.
Explore
Help
Register
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fe41e2e41ebb1dd1ce8ff7bd4ac6a73eec00573
esp-idf
/
components
/
nvs_flash
History
Jakob Hasse
c904b4807b
bugfix (nvs): Fixed issues found by Coverity
...
* Fixed potential memory leak * Fixed wrong strncpy usage * Fixed potential out of bounds access
2022-02-17 22:22:26 +08:00
..
host_test
[mocks]: moved already added spi_flash mocks
2021-08-18 11:05:51 +08:00
include
bugfix (nvs): Fixed issues found by Coverity
2022-02-17 22:22:26 +08:00
nvs_partition_generator
nvs_tool: Update Readme with supports of multiline strings and comments in the CSV file
2021-09-16 11:11:19 +05:30
src
bugfix (nvs): Fixed issues found by Coverity
2022-02-17 22:22:26 +08:00
test
NVS: using esp_partition API
2020-09-14 10:34:34 +08:00
test_nvs_host
bugfix (nvs): fixed wrong pointer check
2022-01-28 11:37:53 +08:00
.gitignore
nvs_flash, wear_levelling: ignore host test files
2017-04-17 11:01:18 +08:00
CMakeLists.txt
[mocks]: moved already added spi_flash mocks
2021-08-18 11:05:51 +08:00
component.mk
nvs_flash: build nvs_encr.cpp only if relevant config option is enabled
2019-11-15 15:58:31 +05:30
Kconfig
nvs: add config to ignore "encrypted" flag of nvs partitions
2021-11-12 09:43:51 +05:30