This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0a1fa3e204f8ecd43ccadeb97ff5ac36befcdebf
esp-idf
/
components
/
nvs_flash
T
History
Angus Gratton
bb141956df
nvs_partition_gen: Allow up to 4000 byte strings with NVS V2
...
As documented, the limit for NVS format v2 is 4000 bytes for a string.
2022-07-22 15:43:19 +10:00
..
host_test
docs: changes docs supported targets tables
2022-07-14 08:26:32 +08:00
include
refactor (nvs)!: New interface for iterator functions
2022-05-30 09:28:42 +08:00
nvs_partition_generator
nvs_partition_gen: Allow up to 4000 byte strings with NVS V2
2022-07-22 15:43:19 +10:00
private_include
add: Kconfig assert or errorcode option
2022-05-28 20:29:05 +02:00
src
spi_flash: Remove legacy spi_flash drivers
2022-07-01 11:01:34 +08:00
test
bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr
2022-06-15 10:38:56 +08:00
test_nvs_host
tools: Introduce support for blank lines in config and value files for mfg utility
2022-07-08 13:22:35 +00:00
.gitignore
nvs_flash, wear_levelling: ignore host test files
2017-04-17 11:01:18 +08:00
CMakeLists.txt
add: Kconfig assert or errorcode option
2022-05-28 20:29:05 +02:00
Kconfig
add: Kconfig assert or errorcode option
2022-05-28 20:29:05 +02:00