This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
daf2d31008446592c66479e11484d79b94ef1d92
esp-idf
/
components
/
spi_flash
T
History
igor.udot
daf2d31008
test: format all test scripts
2025-03-05 12:08:48 +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
esp32h21
feat(esp32h21): finnal introduce hello world support
2024-12-30 20:14:40 +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
fix(esp_hw_support): fix branch predictor access flash after cache disabled
2025-01-13 10:28:09 +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
test: format all test scripts
2025-03-05 12:08:48 +08:00
cache_utils.c
fix(esp_hw_support): fix branch predictor access flash after cache disabled
2025-01-13 10:28:09 +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
fix(spi_flash): Fix flash encryption write verify,
2025-02-28 15:57:24 +08:00
esp_flash_spi_init.c
refactor(spi_flash): optimize flash functions to save iram memory
2025-02-26 18:28:49 +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(isp_lsc): fixed warning description for p4 v1.0
2025-02-01 00:10:37 +08:00
Kconfig
fix(spi_flash): Fix flash encryption write verify,
2025-02-28 15:57:24 +08:00
linker.lf
refactor(spi_flash): optimize flash functions to save iram memory
2025-02-26 18:28:49 +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
refactor(spi_flash): remove redundent flash suspend check
2025-02-19 11:35:09 +08:00
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
refactor(spi_flash): optimize flash functions to save iram memory
2025-02-26 18:28:49 +08:00
spi_flash_os_func_noos.c
refactor(spi_flash): optimize flash functions to save iram memory
2025-02-26 18:28:49 +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.
Reference in New Issue
View Git Blame
Copy Permalink