Cao Sen Miao
|
6c0aebe279
esp_flash: add opi flash support in esp_flash chip driver, for MXIC
|
4 rokov pred |
Ivan Grokhotkov
|
7534c4467f
rom, spi_flash: add a patch for esp_flash_erase_region for C3, S3, H2
|
4 rokov pred |
negativekelvin
|
8e6700c156
esp_flash_api fixes
|
4 rokov pred |
Cao Sen Miao
|
fecf27e54c
spi_flash: add support for 32Mbit address GD flash, for GD25Q256
|
4 rokov pred |
Cao Sen Miao
|
0d81edb174
spi_flash: refactoring flash encryption into new api
|
5 rokov pred |
Cao Sen Miao
|
c54ea54d98
spi_flash: make suspend off by default and add more information for using suspend
|
4 rokov pred |
Cao Sen Miao
|
78a2dbe42a
spi_flash: add a new function to support read the unique id
|
5 rokov pred |
Cao Sen Miao
|
9905da46e0
spi_flash: Add auto suspend mode on esp32c3
|
5 rokov pred |
KonstantinKondrashov
|
60e58eaddb
spi_flash: Add auto-suspend mode for ESP32-S2
|
5 rokov pred |
Angus Gratton
|
d4c9a45675
spi_flash: Add ESP32-C3 support
|
5 rokov pred |
Michael (XIAO Xufeng)
|
8ae09194ac
esp_flash: refactor to support various type of yield
|
5 rokov pred |
Michael (XIAO Xufeng)
|
3bacf35310
esp_flash: support high capacity flash chips (32-bit address)
|
5 rokov pred |
Renz Bagaporo
|
b3a7c6e27e
components: remove some unneeded headers from source files
|
5 rokov pred |
Michael (XIAO Xufeng)
|
233b4720b4
esp_flash: fix write issue using buffer on stack out of lifetime
|
5 rokov pred |
Ivan Grokhotkov
|
75a874d4fd
spi_flash: make {get,release}_temp_buffer OS functions optional
|
5 rokov pred |
Michael (XIAO Xufeng)
|
c796bd5e63
esp_flash: refactor to make host driver function a const table
|
5 rokov pred |
Michael (XIAO Xufeng)
|
a9c8895bb2
esp_flash: refactor to be compatible with the latest ROM
|
5 rokov pred |
Michael (XIAO Xufeng)
|
479269a52b
Merge branch 'feature/configure_flash_write_chunk_size' into 'master'
|
5 rokov pred |
Mahavir Jain
|
05da91f0db
spi_flash: add configuration option to select flash write chunk size
|
5 rokov pred |
Ivan Grokhotkov
|
03bb2774d9
spi_flash: don't call vTaskDelay in non-os context
|
5 rokov pred |
KonstantinKondrashov
|
bc50bd2806
spi_flash(new driver): Add a Kconfig option - Bypass a block erase and always do sector erase
|
5 rokov pred |
KonstantinKondrashov
|
ae89f98d59
spi_flash(new driver): Add vTaskDelay while a long erasing
|
5 rokov pred |
michael
|
fdf983e0c4
spi: fix config break and reduce overhead of the bus lock on SPI1
|
5 rokov pred |
Angus Gratton
|
95f7b1985b
spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM
|
6 rokov pred |
Angus Gratton
|
fb340940d3
spi_flash: Fix over-allocation and OOM crash when reading from SPI flash to PSRAM buffers
|
6 rokov pred |
Michael (XIAO Xufeng)
|
eb104aa16f
esp_flash: fix the quad issue for some GD flash chips
|
6 rokov pred |
Michael (XIAO Xufeng)
|
571864e8ae
esp_flash: fix set qe bit and write command issues
|
6 rokov pred |
michael
|
70d771eb2d
esp_flash: put adapter to legacy functions into IRAM to be back-compatible
|
6 rokov pred |
Michael (XIAO Xufeng)
|
511820820e
esp_flash: fix the coredump issue
|
6 rokov pred |
Michael (XIAO Xufeng)
|
6139864a4c
esp_flash: fix coredump for legacy spi flash API
|
6 rokov pred |