.. |
device
|
feat(esp_eth): Added support of internal EMAC for ESP32P4
|
2024-01-16 14:29:25 +01:00 |
esp32
|
change(all): Clearing unused efuse rom headers
|
2024-01-22 18:02:55 +02:00 |
esp32p4
|
feat(psram): support 200mhz psram, experimental feature for now
|
2024-01-10 11:52:28 +08:00 |
esp32s2
|
change(all): Clearing unused efuse rom headers
|
2024-01-22 18:02:55 +02:00 |
esp32s3
|
spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart
|
2023-10-24 10:38:08 +08:00 |
include
|
refactor(esp_psram): reformat code with astyle_py 2
|
2023-10-09 15:29:31 +08:00 |
test_apps
|
ci(psram): added esp_psram test dependency
|
2024-01-12 10:33:38 +08:00 |
CMakeLists.txt
|
refactor(linux): excluded all non-Linux components from build
|
2023-10-16 17:06:54 +08:00 |
esp_psram_impl.h
|
feat(psram): esp32p4 psram device driver support
|
2023-08-28 14:14:58 +08:00 |
esp_psram.c
|
Use configuration option instead of in components not related to FreeRTOS
|
2023-11-28 07:49:20 +00:00 |
Kconfig
|
feature: add ram loadable app support
|
2023-02-01 17:57:22 +08:00 |
Kconfig.spiram.common
|
fix(wifi): fix psram enabled but initialized fail issue
|
2023-12-05 11:19:59 +08:00 |
linker.lf
|
feat(psram): esp32p4 psram device driver support
|
2023-08-28 14:14:58 +08:00 |
mmu_psram_flash.c
|
Use configuration option instead of in components not related to FreeRTOS
|
2023-11-28 07:49:20 +00:00 |
project_include.cmake
|
esp_psram: new psram component
|
2022-06-14 15:44:27 +08:00 |
sdkconfig.rename.esp32s2
|
psram: remove CS/CLK pin settings in kconfig on ESP32S2/S3
|
2022-11-11 16:40:46 +08:00 |
sdkconfig.rename.esp32s3
|
psram: remove CS/CLK pin settings in kconfig on ESP32S2/S3
|
2022-11-11 16:40:46 +08:00 |