mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
spi_flash: Remove legacy spi_flash drivers
This commit is contained in:
@@ -57,7 +57,7 @@ def test_examples_security_flash_encryption(dut: Dut) -> None:
|
||||
plain_hex_str,
|
||||
'with esp_partition_read',
|
||||
plain_hex_str,
|
||||
'with spi_flash_read',
|
||||
'with esp_flash_read',
|
||||
expected_str,
|
||||
# The status of NVS encryption for the "nvs" partition
|
||||
'NVS partition "nvs" is encrypted.',
|
||||
|
Reference in New Issue
Block a user