Xiao Xufeng
|
1f5fb3f921
spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart
|
преди 2 години |
Adam Múdry
|
ab1eb37fe8
feat(partition_table): Add read-only partition flag and functionality
|
преди 2 години |
Armando
|
d35b6dd852
spi_flash: support write verify feature on esp_flash_write_encrypted API
|
преди 3 години |
Armando
|
110853517a
spi_flash: support write verify feature on esp_flash_write API
|
преди 3 години |
Michael (XIAO Xufeng)
|
daa4af1b1f
docs: split spi_flash api-reference documents to peripherals folder
|
преди 3 години |
Cao Sen Miao
|
fa3a8fdd91
esp_flash: correct veriable 'size' description
|
преди 3 години |
Cao Sen Miao
|
b4964279d4
spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory,
|
преди 3 години |
Cao Sen Miao
|
ec6a56ed0c
spi_flash: re-enable the HPM mode on several XMC chips
|
преди 3 години |
Cao Sen Miao
|
a690a87829
spi_flash: Remove legacy spi_flash drivers
|
преди 3 години |
Cao Sen Miao
|
6a2d3509dc
spi_flash: Making XMC flash works more stable when brownout detected
|
преди 3 години |
Cao Sen Miao
|
78a2dbe42a
spi_flash: add a new function to support read the unique id
|
преди 5 години |
Cao Sen Miao
|
11188d2143
esp_flash:fix bug about clearing WLE automatically after actions
|
преди 5 години |
Michael (XIAO Xufeng)
|
8ae09194ac
esp_flash: refactor to support various type of yield
|
преди 5 години |
Michael (XIAO Xufeng)
|
2d440e408a
esp_flash: fix the data type of delay_us
|
преди 5 години |
Michael (XIAO Xufeng)
|
c796bd5e63
esp_flash: refactor to make host driver function a const table
|
преди 5 години |
Michael (XIAO Xufeng)
|
a9c8895bb2
esp_flash: refactor to be compatible with the latest ROM
|
преди 5 години |
Ivan Grokhotkov
|
03bb2774d9
spi_flash: don't call vTaskDelay in non-os context
|
преди 5 години |
Michael (XIAO Xufeng)
|
651eb1a694
esp_flash: fix the write performance regression
|
преди 5 години |
Angus Gratton
|
fb340940d3
spi_flash: Fix over-allocation and OOM crash when reading from SPI flash to PSRAM buffers
|
преди 6 години |
Michael (XIAO Xufeng)
|
eb104aa16f
esp_flash: fix the quad issue for some GD flash chips
|
преди 6 години |
Michael (XIAO Xufeng)
|
571864e8ae
esp_flash: fix set qe bit and write command issues
|
преди 6 години |
Michael (XIAO Xufeng)
|
511820820e
esp_flash: fix the coredump issue
|
преди 6 години |
Michael (XIAO Xufeng)
|
6139864a4c
esp_flash: fix coredump for legacy spi flash API
|
преди 6 години |
Michael (XIAO Xufeng)
|
d008c47dac
esp_flash: add support for encrypted read and write
|
преди 6 години |
Michael (XIAO Xufeng)
|
e5704ab1a8
esp_flash: fix the set/get write protection functions
|
преди 6 години |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
преди 6 години |
Michael (XIAO Xufeng)
|
d6bd24ca67
esp_flash: add initialization interface for SPI devices
|
преди 6 години |
Michael (XIAO Xufeng)
|
37cb673cd7
esp_flash: update the document to the latest API
|
преди 6 години |
Ivan Grokhotkov
|
026533cd72
esp_flash: fix C++ compilation and some typos
|
преди 6 години |
Michael (XIAO Xufeng)
|
caf121e4b6
esp_flash: break the inappropriate include chain in spi_flash_host_drv.h
|
преди 6 години |