Adam Múdry
|
6154f22ab3
docs: nvs_open* add ESP_ERR_INVALID_ARG to return description
|
2 سال پیش |
Adam Múdry
|
ab1eb37fe8
feat(partition_table): Add read-only partition flag and functionality
|
2 سال پیش |
radek.tandler
|
f693b78f93
feature(nvs_flash) : added support iteration over namespace by index - review changes
|
2 سال پیش |
Ivan Grokhotkov
|
92ff04ebea
nvs: use 'handle' argument name for consistency
|
2 سال پیش |
Cody P Schafer
|
f2af1c5305
nvs: support iteration over namespace by index
|
2 سال پیش |
radek.tandler
|
ac6c03fad1
change(nvs_flash): nvs_get_stats extended, API documentation improved
|
2 سال پیش |
Jakob Hasse
|
674fa9377f
refactor(nvs): using define for namespace len instead of magic number
|
3 سال پیش |
Jakob Hasse
|
1ab3e64cee
doc (nvs): added note about maximum possible namespaces
|
3 سال پیش |
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
|
7 سال پیش |
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 سال پیش |