esp-idf/components/nvs_flash
Jakob Hasse 4dd88329c1 [esp_rom]: Partially buildable for linux
The following files have been ported:
* esp_rom_crc.h
* esp_rom_sys.h
* esp_rom_efuse.h (mostly no-ops)
* esp_rom_md5.h

Integrated Linux-based rom implementation into log
and NVS component.

Added brief host tests for ROM to ensure basic
consistency on Linux.

Added ROM printf host unit tests.

Temporarily added reset reason for Linux in ROM.
2021-08-03 12:03:24 +08:00
..
host_test doc: linux host test documentation 2021-04-23 09:27:35 +08:00
include Random NVS fixes 2021-03-08 14:41:53 +08:00
nvs_partition_generator style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
src [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
test NVS: using esp_partition API 2020-09-14 10:34:34 +08:00
test_nvs_host [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
.gitignore nvs_flash, wear_levelling: ignore host test files 2017-04-17 11:01:18 +08:00
CMakeLists.txt [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
component.mk nvs_flash: build nvs_encr.cpp only if relevant config option is enabled 2019-11-15 15:58:31 +05:30
Kconfig nvs_flash: Modify the default NVS initialization API with internal nvs encryption 2021-01-20 11:12:14 +00:00