This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
spi_flash
/
test
History
KonstantinKondrashov
2620942568
bootloader_support: Fix bootloader_common_get_sha256_of_partition, can handle a long image
...
Closes: IDFGH-3594
2020-08-07 08:49:18 +00:00
..
CMakeLists.txt
test: declare requirements and include dirs private
2020-03-23 10:58:50 +08:00
component.mk
ut: Move tests back from "esp32" subfolder
2020-01-06 17:13:53 +08:00
test_cache_disabled.c
util-test: The cache and spi_flash tests passed
2019-09-09 16:59:29 +08:00
test_esp_flash.c
spi_flash: add unit test for read/write performance
2020-05-17 22:06:03 +08:00
test_flash_encryption.c
spi_flash: support to verify written encrypted data
2019-10-30 05:49:50 +00:00
test_large_flash_writes.c
spi_flash: resume unit tests for ESP32-S2
2020-02-26 11:12:08 +08:00
test_mmap.c
spi_flash: resume unit tests for ESP32-S2
2020-02-26 11:12:08 +08:00
test_out_of_bounds_write.c
spi_flash: support working on differnt buses and frequency
2019-06-18 06:32:52 +00:00
test_partition_ext.c
spi_flash: resume unit tests for ESP32-S2
2020-02-26 11:12:08 +08:00
test_partitions.c
bootloader_support: Fix bootloader_common_get_sha256_of_partition, can handle a long image
2020-08-07 08:49:18 +00:00
test_read_write.c
spi_flash: resume unit tests for ESP32-S2
2020-02-26 11:12:08 +08:00
test_spi_flash.c
spi_flash: add unit test for read/write performance
2020-05-17 22:06:03 +08:00