Historial de Commits

Autor SHA1 Mensaje Fecha
  Jakob Hasse 916f02164e [doc]: NVS documentation updates hace 5 años
  Aditya Patwardhan 163d5f314a nvs_flash: fix nvs initialization API documentation hace 5 años
  Angus Gratton 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
  morris e52c93a514 nvs: fix api doc regarding to maximum key length hace 5 años
  Jakob Hasse aca9ec28b3 NVS: using esp_partition API hace 6 años
  Jakob Hasse d286876d34 NVS: expose C++ API hace 6 años
  Jakob Hasse c31c45cae7 NVS: partition name is copied now hace 6 años
  Jakob Hasse d8242fe976 nvs: Added nvs tests, minor corrections hace 6 años
  suda-morris 84b2f9f14d build and link hello-world for esp32s2beta hace 7 años
  MartinValik 5268960235 Added support for NVS iterators hace 7 años
  Angus Gratton b2e54a9cc6 ci: Add IDF_DEPRECATED macro for things we only deprecate in our CI passes hace 7 años
  GOPTIONS\pfrost 897bb55482 nvs: Append _t to nvs_handle & nvs_open_mode types hace 7 años
  Tim Nordell c3fa2497b9 nvs: Check if an item is modified before writing out an identical copy hace 7 años
  Martin Válik 602d102403 Added support for NVS in console example hace 7 años
  Sagar Bijwe 48fccbf5dd nvs_flash: Add support for nvs encryption hace 7 años
  Sagar Bijwe db7c257f33 nvs_flash: Minor changes to NVS documentation hace 7 años
  Sagar Bijwe 1df85e0039 nvs_flash: Version compatibility check for nvs storage hace 7 años
  Ivan Grokhotkov d9f8311b9d docs: add error codes reference hace 8 años
  konstantin c93626db3f nvs:Add functions for calculating used/free entries hace 8 años
  Amey Inamdar a2dcf7faa8 nvs: Support for handling multiple NVS partitions hace 8 años
  Simon Werner dacb053546 ESP_ERR_NVS_VALUE_TOO_LONG had conflicting value. hace 8 años
  Ivan Grokhotkov a25a4a0a7c nvs: check value size before writing, document limitations hace 9 años
  Ivan Grokhotkov 5a23ec4dc4 nvs: check that storage has at least one free page hace 9 años
  Ivan Grokhotkov 817bbb4bf9 nvs: add missing error code descriptions hace 9 años
  Ivan Grokhotkov 13d4734399 docs: fix Doxygen warnings, fail CI build on Doxygen warnings hace 9 años
  Krzysztof 12efd96fb4 Corrected documentation style hace 9 años
  Krzysztof 1263cd340e Add missing annotations hace 9 años
  Ivan Grokhotkov 6f2ed934d2 components/nvs: fix broken sentences in comment blocks hace 9 años
  Ivan Grokhotkov 2a68f60874 components/nvs: add erase function hace 9 años
  Ivan Grokhotkov f06ebeba86 components/nvs: avoid reading just-erased page hace 9 años