This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release/v2.0
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
spi_flash
/
test
History
Angus Gratton
50f414f54c
spi_flash: Add spi_flash_cache_enabled() test function
2017-03-17 18:13:46 +08:00
..
component.mk
add unit tests to esp-idf
2016-11-22 14:45:50 +08:00
test_cache_disabled.c
spi_flash: Add spi_flash_cache_enabled() test function
2017-03-17 18:13:46 +08:00
test_config.h
spi_flash: Flush flash cache if flash_mmap()ing a written-to page
2017-01-20 19:48:46 +08:00
test_flash_encryption.c
spi_flash_write_encrypted: Allow 16-byte aligned block writes
2017-01-20 19:48:46 +08:00
test_mmap.c
spi_flash: fix mmap not working for SPI_FLASH_MMAP_INST
2017-02-24 21:50:05 +08:00
test_read_write.c
spi_flash: Flush flash cache if flash_mmap()ing a written-to page
2017-01-20 19:48:46 +08:00
test_spi_flash.c
spi_flash: protect esp_intr_noniram_{disable,enable} in 1-core config
2017-02-21 21:57:53 +08:00