Cao Sen Miao
|
068dfcf1ba
ota: fix ota with flash encryption
|
5 år sedan |
Cao Sen Miao
|
54b817a59e
flash_encryption: Quick fixed the issue that block when flash_encryption_write, Related https://github.com/espressif/esp-idf/issues/6322, Related https://github.com/espressif/esp-idf/issues/6254
|
5 år sedan |
Ivan Grokhotkov
|
4baf399f10
spi_flash: don't call vTaskDelay in non-os context
|
6 år sedan |
Darian Leung
|
11d96b39d0
esp_ipc: Move to new component
|
6 år sedan |
KonstantinKondrashov
|
304f67e42a
spi_flash(LEGACY_IMPL): Add a Kconfig option - Bypass a block erase and always do sector erase
|
6 år sedan |
KonstantinKondrashov
|
3cb655eaab
spi_flash(LEGACY_IMPL): Add vTaskDelay while a long erasing
|
6 år sedan |
Angus Gratton
|
dbdce93d23
spi_flash: Use per-chip flash_ops files for legacy API
|
6 år sedan |
morris
|
e30cd361a8
global: rename esp32s2beta to esp32s2
|
6 år sedan |
morris
|
1c2cc5430e
global: bring up esp32s2(not beta)
|
6 år sedan |
Michael (XIAO Xufeng)
|
2660cb82ae
spi_flash: support to verify written encrypted data
|
6 år sedan |
Angus Gratton
|
8675a818f9
Merge branch 'master' into feature/esp32s2beta_merge
|
6 år sedan |
Ajita Chavan
|
56f73d7720
flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16
|
6 år sedan |
Angus Gratton
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 år sedan |
wanglei
|
653d8b5bdd
update cache and spiram related files and bug fixes
|
6 år sedan |
Ivan Grokhotkov
|
12c9d9a564
spi_flash: remove duplicate definition of spi_flash_unlock
|
6 år sedan |
Angus Gratton
|
309376f51a
spi_flash: Force legacy mode for ESP32-S2
|
6 år sedan |
Angus Gratton
|
04ae56806c
Merge branch 'master' into feature/esp32s2beta_update
|
6 år sedan |
Angus Gratton
|
24d26fccde
Merge branch 'master' into feature/esp32s2beta_update
|
6 år sedan |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 år sedan |
Ivan Grokhotkov
|
1c17558e6e
spi_flash: use same argument types in .h and .c files
|
7 år sedan |
Michael (XIAO Xufeng)
|
1036a091fe
spi_flash: support working on differnt buses and frequency
|
7 år sedan |
Roland Dobai
|
22d070e0af
spi_flash: Rename long Kconfig options
|
7 år sedan |
suda-morris
|
84b2f9f14d
build and link hello-world for esp32s2beta
|
7 år sedan |
Michael (XIAO Xufeng)
|
562af8f65e
global: move the soc component out of the common list
|
7 år sedan |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
7 år sedan |
morris
|
956c25dedd
move esp32 chip specific includes to esp32/xxx.h
|
7 år sedan |
Mahavir Jain
|
2752654043
spi_flash: fix stale read issue for memory mapped partition
|
7 år sedan |
Alexey Gerenkov
|
78a7a152d1
esp32: Fixes freezing core dump process when flash write address checks are enabled
|
7 år sedan |
Mahavir Jain
|
8227db4f5e
spi_flash: fix erase_range for block erase check
|
7 år sedan |
Angus Gratton
|
f7ac41c2da
spi_flash: Add option to log warnings if (spuriously) writing zero bits to ones
|
8 år sedan |