This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-08-07 07:40:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff1132d2e43d251e15cbcbe711ea2cf23b87f623
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
unity: separate common and IDF specific functionality
2018-11-19 12:36:31 +08:00
component.mk
…
test_cache_disabled.c
add test case for invalid cache access interrupt
2017-04-13 15:27:39 +08:00
test_flash_encryption.c
…
test_large_flash_writes.c
spi_flash: Fix SPI flash write alignment/size bugs
2017-06-09 17:33:27 +10:00
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
spi_flash: Abort on writes to dangerous regions (bootloader, partition table, app)
2017-11-03 15:52:27 -07:00
test_partitions.c
spi_flash: Fixed bug in SPI flash ROM driver to work with embedded flash chip
2017-04-11 10:51:19 +08:00
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
unity: separate common and IDF specific functionality
2018-11-19 12:36:31 +08:00