This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-13 11:09:12 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
spi_flash
/
test
History
Renz Bagaporo
cc774111bf
cmake: Add support for test build
2018-10-20 12:07:24 +08:00
..
CMakeLists.txt
cmake: Add support for test build
2018-10-20 12:07:24 +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
fix CI failed when flash chip size if 2MBytes
2018-03-29 17:48:59 +08: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
…
test_read_write.c
spi_flash: fix spi_flash_read into buffer in external RAM, add test
2017-10-19 21:35:21 +08:00
test_spi_flash.c
spi_flash: raise priority of the task performing spi_flash operation
2018-07-01 20:44:42 +08:00