This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
cfa487b4e0ef896791fcdf272cfecff33e299cc0
esp-idf
/
components
/
spi_flash
History
C.S.M
95f24325e9
feat(spi_flash): support 120M on xmc25q32d flash
2024-12-30 14:11:18 +08:00
..
esp32
refactor(spi_flash): Refactor the flash frequency config file
2024-09-11 14:13:26 +08:00
esp32c2
refactor(spi_flash): Refactor the flash frequency config file
2024-09-11 14:13:26 +08:00
esp32c3
refactor(spi_flash): Refactor the flash frequency config file
2024-09-11 14:13:26 +08:00
esp32c5
refactor(spi_flash): Refactor the flash frequency config file
2024-09-11 14:13:26 +08:00
esp32c6
refactor(spi_flash): Refactor the flash frequency config file
2024-09-11 14:13:26 +08:00
esp32c61
refactor(spi_flash): Refactor the flash frequency config file
2024-09-11 14:13:26 +08:00
esp32h2
refactor(spi_flash): Refactor the flash frequency config file
2024-09-11 14:13:26 +08:00
esp32p4
feat(mspi): supported flash 120MHz SDR timing tuning on ESP32P4
2024-11-28 14:53:19 +08:00
esp32s2
refactor(spi_flash): Refactor the flash frequency config file
2024-09-11 14:13:26 +08:00
esp32s3
docs: fix indentation error in s3 spi_flash kconfig
2024-09-12 20:18:46 +08:00
include
feat(spi_flash): Add 32M flash support on esp32c5
2024-12-25 16:06:43 +08:00
linux
feat(esp_partition): Adds new esp_partition APIs
2024-09-26 08:42:12 +03:00
mock
[nvs_flash]: Entries with state == 1 don't crash
2021-07-30 18:33:27 +08:00
sim/stubs/soc/include
/hal
host_test: cleanup of make based obsolete code in wl, fatfs and spi_flash
2023-04-21 10:45:17 +02:00
test
refactor: Remove -Wno-format from storage related components
2023-10-22 17:56:41 +00:00
test_apps
feat(spi_flash): Add config for adding auto check status after suspend to improve performance
2024-12-18 14:55:25 +08:00
cache_utils.c
refactor(hw_support): combine esp_hw_support rtc header to a single file
2024-12-30 10:09:34 +08:00
CMakeLists.txt
change(build): Add a new CMake flag
NON_OS_BUILD
for non-FreeRTOS builds
2024-10-21 19:03:30 +05:30
esp_flash_api.c
feat(spi_flash): support software resume after suspend in unicore
2024-11-22 13:48:45 +08:00
esp_flash_spi_init.c
feat(spi_flash): Add config for adding auto check status after suspend to improve performance
2024-12-18 14:55:25 +08:00
flash_brownout_hook.c
patch(spi_flash): cleanup XMC flash chip usage according to new information
2024-10-18 10:26:26 +08:00
flash_mmap.c
Merge branch 'test/add_cache2phys_xip_tests' into 'master'
2024-09-18 23:53:47 +08:00
flash_ops.c
fix(gpio_reserve): reserve the mspi pin regarding line mode
2024-09-13 11:02:07 +08:00
Kconfig
feat(spi_flash): Add config for adding auto check status after suspend to improve performance
2024-12-18 14:55:25 +08:00
linker.lf
spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart
2023-10-24 10:38:08 +08:00
memspi_host_driver.c
feat(hal): unify hal cmake for spi_flash_hal_gpspi.c
2023-07-10 16:11:47 +08:00
README.rst
spi_flash: Modify documentations
2022-07-01 10:59:34 +08:00
sdkconfig.rename
spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart
2023-10-24 10:38:08 +08:00
spi_flash_chip_boya.c
esp_flash: add opi flash support in esp_flash chip driver, for MXIC
2021-09-07 14:44:40 +08:00
spi_flash_chip_drivers.c
spi_flash: add support for th 1M flash
2021-12-13 11:47:48 +08:00
spi_flash_chip_gd.c
feat(spi_flash): Add GD25Q32 for supporting suspend
2024-07-24 13:44:40 +08:00
spi_flash_chip_generic.c
feat(hal/spi_flash_encrypted): Enable pseudo rounds function during XTS-AES operations
2024-12-03 11:17:54 +05:30
spi_flash_chip_issi.c
esp_flash: add opi flash support in esp_flash chip driver, for MXIC
2021-09-07 14:44:40 +08:00
spi_flash_chip_mxic_opi.c
spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory,
2022-10-31 11:05:36 +08:00
spi_flash_chip_mxic.c
fix(spi_flash): Fix MXIC chip flash size detected wrong,
2024-03-11 15:19:30 +08:00
spi_flash_chip_th.c
spi_flash: add support for th 1M flash
2021-12-13 11:47:48 +08:00
spi_flash_chip_winbond.c
feat(spi_flash): Add support for winbond flash chip
2024-11-14 18:32:40 +08:00
spi_flash_hpm_enable.c
feat(spi_flash): support 120M on xmc25q32d flash
2024-12-30 14:11:18 +08:00
spi_flash_os_func_app.c
feat(newlib): add picolibc support
2024-12-02 21:35:56 +07:00
spi_flash_os_func_noos.c
fix(spi_flash): fixed no_os flash API not consider branch predictor on c5/c61
2024-12-18 16:41:35 +08:00
spi_flash_wrap.c
refactor(spi_flash): Use new spi_flash register sturct and deperecate the old one
2024-01-08 09:59:22 +08:00
README.rst
See the spi_flash.rst in the programming guide folder for more details.
View Git Blame
Copy Permalink