Jakob Hasse
aca9ec28b3
NVS: using esp_partition API
...
* partition api changed from spi_flash* API to
esp_partition* API and is abstracted as a C++
interface.
* The old nvs encryption is still possible
* changed default unit test app partition table
* Partitions coming from esp_partition API are
checked for generic flash encryption. If yes,
an error is returned since generic flash
encryption isn't compatible with nvs
encryption
* esp32, esp32s2 tests don't require nvs_flash
but mbedtls now
Closes IDF-1340
Closes IDF-858
2020-09-14 10:34:34 +08:00
..
2020-09-02 16:38:37 +08:00
2020-09-10 16:06:20 +08:00
2020-09-03 18:14:17 +02:00
2020-09-11 04:20:23 +00:00
2020-09-11 00:47:43 +00:00
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-09-10 16:06:20 +08:00
2020-09-10 16:06:20 +08:00
2020-09-02 16:38:37 +08:00
2020-09-14 10:34:34 +08:00
2020-09-14 10:34:34 +08:00
2020-09-14 10:34:34 +08:00
2020-09-10 16:06:20 +08:00
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-09-11 15:25:24 +05:30
2020-09-10 16:06:20 +08:00
2020-09-04 12:05:06 +05:30
2020-09-09 08:00:20 +02:00
2020-09-02 16:38:37 +08:00
2020-09-11 15:50:54 +08:00
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-09-09 23:34:54 +02:00
2020-09-02 16:38:37 +08:00
2020-08-21 18:57:45 +08:00
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-08-26 03:25:32 +05:30
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-09-03 13:48:40 +08:00
2020-09-10 16:06:20 +08:00
2020-09-08 23:21:43 +08:00
2020-09-02 16:38:37 +08:00
2020-09-10 12:25:40 +08:00
2020-09-02 16:38:37 +08:00
2020-09-10 18:17:30 +00:00
2020-09-02 16:38:37 +08:00
2020-09-10 18:17:30 +00:00
2020-09-10 16:06:20 +08:00
2020-09-10 16:06:20 +08:00
2020-09-14 10:34:34 +08:00
2020-09-02 16:38:37 +08:00
2020-09-14 10:34:34 +08:00
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-09-14 10:34:34 +08:00
2020-09-02 16:38:37 +08:00
2020-09-10 16:06:20 +08:00
2020-09-08 11:36:07 +05:30
2020-08-27 13:49:33 +02:00
2020-09-10 16:06:20 +08:00
2020-09-04 17:37:47 +08:00
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-09-02 16:38:37 +08:00
2020-09-01 13:25:32 +08:00