mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
aa357a32bc
Ideally suited for generating a binary externally, containing key-value pairs specific to device manufacturers. Utility allows creation of a binary, compatible with NVS structure, which can be separately flashed onto a new partition. This helps device manufacturers set different values for different devices, e.g. serial numbers, but using a single firmaware image.
2 lines
76 B
ReStructuredText
2 lines
76 B
ReStructuredText
.. include:: /../../components/nvs_flash/nvs_partition_generator/README.rst
|