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
Ajita Chavan
622842a983
flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16
...
Closes
https://github.com/espressif/esp-idf/issues/4010
2019-10-19 15:01:46 +08:00
..
CMakeLists.txt
…
component.mk
…
test_cache_disabled.c
…
test_flash_encryption.c
…
test_large_flash_writes.c
…
test_mmap.c
spi_flash: add test case for stale read issue on memory mapped partition
2019-07-11 04:23:51 +00:00
test_out_of_bounds_write.c
…
test_partitions.c
…
test_read_write.c
flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16
2019-10-19 15:01:46 +08:00
test_spi_flash.c
…