| .. |
|
esp32
|
a690a87829
spi_flash: Remove legacy spi_flash drivers
|
3 years ago |
|
esp32c2
|
a690a87829
spi_flash: Remove legacy spi_flash drivers
|
3 years ago |
|
esp32c3
|
a690a87829
spi_flash: Remove legacy spi_flash drivers
|
3 years ago |
|
esp32c6
|
d9f01ed43c
spi_flash: bringup for esp32c6
|
3 years ago |
|
esp32h2
|
86aa4df5b5
ESP32-H2: Introduce new target for ESP32H2
|
3 years ago |
|
esp32h4
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
3 years ago |
|
esp32s2
|
a690a87829
spi_flash: Remove legacy spi_flash drivers
|
3 years ago |
|
esp32s3
|
cd21058097
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
|
3 years ago |
|
include
|
fa3a8fdd91
esp_flash: correct veriable 'size' description
|
3 years ago |
|
mock
|
de6b54de66
[nvs_flash]: Entries with state == 1 don't crash
|
4 years ago |
|
sim
|
cd21058097
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
|
3 years ago |
|
test
|
1575b9e43a
ci: Disable all currently failed target tests for esp32c6
|
3 years ago |
|
test_apps
|
7466ddfa8c
ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py)
|
3 years ago |
|
.build-test-rules.yml
|
7466ddfa8c
ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py)
|
3 years ago |
|
CMakeLists.txt
|
c9c7573f71
Storage: Partition APIs moved to the new component 'esp_partition'
|
3 years ago |
|
Kconfig
|
ff8dd1e1a8
esp32c6: add spi_flash support
|
3 years ago |
|
README.rst
|
d9b4b82edc
spi_flash: Modify documentations
|
3 years ago |
|
cache_utils.c
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
3 years ago |
|
esp_flash_api.c
|
54d9da987a
Merge branch 'bugfix/flash_large_memory_size' into 'master'
|
3 years ago |
|
esp_flash_spi_init.c
|
fa3a8fdd91
esp_flash: correct veriable 'size' description
|
3 years ago |
|
flash_brownout_hook.c
|
6a2d3509dc
spi_flash: Making XMC flash works more stable when brownout detected
|
3 years ago |
|
flash_mmap.c
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
3 years ago |
|
flash_ops.c
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
3 years ago |
|
linker.lf
|
2c9bb4eb7d
spi_flash: Support select flash mode automatically at run time(Quad flash or Octal flash)
|
3 years ago |
|
memspi_host_driver.c
|
a690a87829
spi_flash: Remove legacy spi_flash drivers
|
3 years ago |
|
sdkconfig.rename
|
22d070e0af
spi_flash: Rename long Kconfig options
|
6 years ago |
|
spi_flash_chip_boya.c
|
6c0aebe279
esp_flash: add opi flash support in esp_flash chip driver, for MXIC
|
4 years ago |
|
spi_flash_chip_drivers.c
|
56edc81b5d
spi_flash: add support for th 1M flash
|
4 years ago |
|
spi_flash_chip_gd.c
|
b4964279d4
spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory,
|
3 years ago |
|
spi_flash_chip_generic.c
|
b4964279d4
spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory,
|
3 years ago |
|
spi_flash_chip_issi.c
|
6c0aebe279
esp_flash: add opi flash support in esp_flash chip driver, for MXIC
|
4 years ago |
|
spi_flash_chip_mxic.c
|
6c0aebe279
esp_flash: add opi flash support in esp_flash chip driver, for MXIC
|
4 years ago |
|
spi_flash_chip_mxic_opi.c
|
b4964279d4
spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory,
|
3 years ago |
|
spi_flash_chip_th.c
|
56edc81b5d
spi_flash: add support for th 1M flash
|
4 years ago |
|
spi_flash_chip_winbond.c
|
6c0aebe279
esp_flash: add opi flash support in esp_flash chip driver, for MXIC
|
4 years ago |
|
spi_flash_hpm_enable.c
|
47c2c13de5
build: Adds support for universal Clang toolchain
|
3 years ago |
|
spi_flash_os_func_app.c
|
0909f5b230
system: don't disable cache if Flash .text and .rodata are moved to PSRAM
|
3 years ago |
|
spi_flash_os_func_noos.c
|
8677216576
esp32h2: renaming esp32h2 to esp32h4
|
3 years ago |
|
spi_flash_timing_tuning.c
|
25114b716e
mspi_tuning: fix psram timing tuning bug
|
3 years ago |