Jakob Hasse
|
ad184e979a
refactor (nvs)!: New interface for iterator functions
|
3 лет назад |
Matus Fabo
|
58cca07104
add: Kconfig assert or errorcode option
|
3 лет назад |
Jakob Hasse
|
4c8c2a8079
bugfix (nvs): Fixed issues found by Coverity
|
4 лет назад |
Jakob Hasse
|
916f02164e
[doc]: NVS documentation updates
|
5 лет назад |
Aditya Patwardhan
|
163d5f314a
nvs_flash: fix nvs initialization API documentation
|
5 лет назад |
Angus Gratton
|
66fb5a29bb
Whitespace: Automated whitespace fixes (large commit)
|
5 лет назад |
morris
|
e52c93a514
nvs: fix api doc regarding to maximum key length
|
5 лет назад |
Jakob Hasse
|
aca9ec28b3
NVS: using esp_partition API
|
5 лет назад |
Jakob Hasse
|
d286876d34
NVS: expose C++ API
|
6 лет назад |
Jakob Hasse
|
c31c45cae7
NVS: partition name is copied now
|
6 лет назад |
Jakob Hasse
|
d8242fe976
nvs: Added nvs tests, minor corrections
|
6 лет назад |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
6 лет назад |
MartinValik
|
5268960235
Added support for NVS iterators
|
7 лет назад |
Angus Gratton
|
b2e54a9cc6
ci: Add IDF_DEPRECATED macro for things we only deprecate in our CI passes
|
6 лет назад |
GOPTIONS\pfrost
|
897bb55482
nvs: Append _t to nvs_handle & nvs_open_mode types
|
6 лет назад |
Tim Nordell
|
c3fa2497b9
nvs: Check if an item is modified before writing out an identical copy
|
6 лет назад |
Martin Válik
|
602d102403
Added support for NVS in console example
|
7 лет назад |
Sagar Bijwe
|
48fccbf5dd
nvs_flash: Add support for nvs encryption
|
7 лет назад |
Sagar Bijwe
|
db7c257f33
nvs_flash: Minor changes to NVS documentation
|
7 лет назад |
Sagar Bijwe
|
1df85e0039
nvs_flash: Version compatibility check for nvs storage
|
7 лет назад |
Ivan Grokhotkov
|
d9f8311b9d
docs: add error codes reference
|
7 лет назад |
konstantin
|
c93626db3f
nvs:Add functions for calculating used/free entries
|
8 лет назад |
Amey Inamdar
|
a2dcf7faa8
nvs: Support for handling multiple NVS partitions
|
8 лет назад |
Simon Werner
|
dacb053546
ESP_ERR_NVS_VALUE_TOO_LONG had conflicting value.
|
8 лет назад |
Ivan Grokhotkov
|
a25a4a0a7c
nvs: check value size before writing, document limitations
|
8 лет назад |
Ivan Grokhotkov
|
5a23ec4dc4
nvs: check that storage has at least one free page
|
8 лет назад |
Ivan Grokhotkov
|
817bbb4bf9
nvs: add missing error code descriptions
|
8 лет назад |
Ivan Grokhotkov
|
13d4734399
docs: fix Doxygen warnings, fail CI build on Doxygen warnings
|
9 лет назад |
Krzysztof
|
12efd96fb4
Corrected documentation style
|
9 лет назад |
Krzysztof
|
1263cd340e
Add missing annotations
|
9 лет назад |