This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
b3a2fedfde08deaeaaf4fa02a5d3aed157dfd7a8
esp-idf
/
components
/
nvs_flash
T
History
Angus Gratton
d6f4d99d93
core system: Fix warnings in compilation when assertions are disabled
...
Adds a CI config for hello world that sets this, to catch future regressions
2021-03-03 10:26:57 +11:00
..
host_test
NVS flash: host-based unit test of nvs::Page
2020-12-14 18:53:14 +08:00
include
[doc]: NVS documentation updates
2021-02-08 09:31:23 +08:00
mock
/int
NVS flash: host-based unit test of nvs::Page
2020-12-14 18:53:14 +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
core system: Fix warnings in compilation when assertions are disabled
2021-03-03 10:26:57 +11:00
test
NVS: using esp_partition API
2020-09-14 10:34:34 +08:00
test_nvs_host
nvs_flash: Fix host test regressions
2021-02-23 10:30:24 +11:00
.gitignore
nvs_flash, wear_levelling: ignore host test files
2017-04-17 11:01:18 +08:00
CMakeLists.txt
NVS flash: host-based unit test of nvs::Page
2020-12-14 18:53:14 +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