esp-idf/components/nvs_flash
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
..
host_test tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
include refactor (nvs)!: New interface for iterator functions 2022-05-30 09:28:42 +08:00
nvs_partition_generator tools: overhaul csv handling for mfg_gen and nvs_partition_gen 2022-06-15 12:31:49 +00:00
private_include add: Kconfig assert or errorcode option 2022-05-28 20:29:05 +02:00
src spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr 2022-06-15 10:38:56 +08:00
test_nvs_host tools: Introduce support for blank lines in config and value files for mfg utility 2022-07-08 13:22:35 +00:00
.gitignore nvs_flash, wear_levelling: ignore host test files 2017-04-17 11:01:18 +08:00
CMakeLists.txt add: Kconfig assert or errorcode option 2022-05-28 20:29:05 +02:00
Kconfig add: Kconfig assert or errorcode option 2022-05-28 20:29:05 +02:00