esp-idf/tools/mass_mfg/samples
Djordje Nedic 0331d0aa63 tools: Introduce support for blank lines in config and value files for mfg utility
Some users have requested this feature.

In order to avoid complete refactoring or introducing more code complexity, a design choice to create temporary files without blank lines is made.

Additionally, an extension check is added and there are multiple smaller code style and structure improvements.

Closes https://github.com/espressif/esp-idf/issues/8421
2022-07-08 13:22:35 +00:00
..
sample_config.csv mfg_util: Add changes to mfg_util as per changes in nvs_util 2019-04-03 11:31:49 +05:30
sample_config_blank_lines.csv tools: Introduce support for blank lines in config and value files for mfg utility 2022-07-08 13:22:35 +00:00
sample_values_multipage_blob.csv mfg_util: Add changes to mfg_util as per changes in nvs_util 2019-04-03 11:31:49 +05:30
sample_values_singlepage_blob.csv mfg_util: Add changes to mfg_util as per changes in nvs_util 2019-04-03 11:31:49 +05:30
sample_values_singlepage_blob_blank_lines.csv tools: Introduce support for blank lines in config and value files for mfg utility 2022-07-08 13:22:35 +00:00