Skip to content

espressif/esp-idf-nvs-partition-gen

Repository files navigation

NVS Partition Generator Utility

Introduction

The utility esp-idf-nvs-partition-gen/nvs_partition_gen.py creates a binary file, compatible with the NVS architecture defined in Non-Volatile Storage Library, based on the key-value pairs provided in a CSV file.

This utility is ideally suited for generating a binary blob, containing data specific to ODM/OEM, which can be flashed externally at the time of device manufacturing. This allows manufacturers to generate many instances of the same application firmware with customized parameters for each device, such as a serial number.

Documentation

See more in NVS Partition Generator Utility ESP-IDF docs.

About

NVS Partition Generator tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages