mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 12:50:30 +00:00
add: data classes for parsing NVS binary data
add: functions to print formatted NVS data add: color support via ANSI escape sequences add: documentation
This commit is contained in:
@@ -10,6 +10,7 @@ Storage API
|
||||
mass_mfg.rst
|
||||
nvs_flash
|
||||
nvs_partition_gen.rst
|
||||
nvs_partition_parse.rst
|
||||
sdmmc
|
||||
spi_flash
|
||||
spiffs
|
||||
|
||||
1
docs/en/api-reference/storage/nvs_partition_parse.rst
Normal file
1
docs/en/api-reference/storage/nvs_partition_parse.rst
Normal file
@@ -0,0 +1 @@
|
||||
.. include:: /../../components/nvs_flash/nvs_partition_parser/README.rst
|
||||
Reference in New Issue
Block a user