Ivan Grokhotkov
|
4baf399f10
spi_flash: don't call vTaskDelay in non-os context
|
5 yıl önce |
KonstantinKondrashov
|
bc50bd2806
spi_flash(new driver): Add a Kconfig option - Bypass a block erase and always do sector erase
|
5 yıl önce |
KonstantinKondrashov
|
ae89f98d59
spi_flash(new driver): Add vTaskDelay while a long erasing
|
5 yıl önce |
michael
|
fdf983e0c4
spi: fix config break and reduce overhead of the bus lock on SPI1
|
5 yıl önce |
Angus Gratton
|
95f7b1985b
spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM
|
6 yıl önce |
Angus Gratton
|
fb340940d3
spi_flash: Fix over-allocation and OOM crash when reading from SPI flash to PSRAM buffers
|
6 yıl önce |
Michael (XIAO Xufeng)
|
eb104aa16f
esp_flash: fix the quad issue for some GD flash chips
|
6 yıl önce |
Michael (XIAO Xufeng)
|
571864e8ae
esp_flash: fix set qe bit and write command issues
|
6 yıl önce |
michael
|
70d771eb2d
esp_flash: put adapter to legacy functions into IRAM to be back-compatible
|
6 yıl önce |
Michael (XIAO Xufeng)
|
511820820e
esp_flash: fix the coredump issue
|
6 yıl önce |
Michael (XIAO Xufeng)
|
6139864a4c
esp_flash: fix coredump for legacy spi flash API
|
6 yıl önce |
Michael (XIAO Xufeng)
|
d008c47dac
esp_flash: add support for encrypted read and write
|
6 yıl önce |
Ivan Grokhotkov
|
12c9d9a564
spi_flash: remove duplicate definition of spi_flash_unlock
|
6 yıl önce |
Michael (XIAO Xufeng)
|
e5704ab1a8
esp_flash: fix the set/get write protection functions
|
6 yıl önce |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 yıl önce |
Ivan Grokhotkov
|
ec427a5b43
spi_flash: support for partitions in external flash
|
6 yıl önce |
Michael (XIAO Xufeng)
|
d6bd24ca67
esp_flash: add initialization interface for SPI devices
|
6 yıl önce |
Michael (XIAO Xufeng)
|
37cb673cd7
esp_flash: update the document to the latest API
|
6 yıl önce |
Ivan Grokhotkov
|
026533cd72
esp_flash: fix C++ compilation and some typos
|
6 yıl önce |
Michael (XIAO Xufeng)
|
1036a091fe
spi_flash: support working on differnt buses and frequency
|
7 yıl önce |