Jiang Jiang Jian cce06a33ed Merge branch 'bugfix/psram_fix_bootloader_v4.1' into 'release/v4.1' 4 年 前
..
include f1d98671d2 doc: Specify that sleep wakeup source restrictions apply to all current ESP32 revisions 5 年 前
ld 0dfe45249a soc: add dummy bytes to ensure instr prefetch always valid 4 年 前
test d925b564cd esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack 5 年 前
CMakeLists.txt 4eec4fbc99 Add fixes for gcc8 psram fix improvement 5 年 前
Kconfig 59a07d40ad psram: support for esp32-pico-v3-02 4 年 前
Makefile.projbuild 4eec4fbc99 Add fixes for gcc8 psram fix improvement 5 年 前
brownout.c d4c098f5a9 brownout: fix rtc_brownout_isr_handler signature 6 年 前
cache_err_int.c f52952cb45 esp32: panic: do digital reset if cache error interrupt is set 6 年 前
cache_sram_mmu.c 81e35a142a Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 7 年 前
clk.c a2a89fb95d esp32: Add a Kconfig option- Number of attempts to repeat 32k XTAL calibration 5 年 前
component.mk d86ec0f367 Revert "C++: add provisions for optional RTTI support" 6 年 前
cpu_start.c 59a07d40ad psram: support for esp32-pico-v3-02 4 年 前
crosscore_int.c 57d8934707 Add Task Watchdog backtrace printing 4 年 前
dport_access.c 280baea4f7 freertos: Increase minimum task stack size when stack smashing checker is enabled 4 年 前
dport_panic_highint_hdl.S b89a2bb266 add soft solution for esp32 eco3 live lock issue 5 年 前
esp_clk_internal.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
esp_himem.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
esp_timer_esp32.c 12353ff3d8 esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set 6 年 前
hw_random.c 956c25dedd move esp32 chip specific includes to esp32/xxx.h 7 年 前
int_wdt.c b89a2bb266 add soft solution for esp32 eco3 live lock issue 5 年 前
intr_alloc.c 3d1ec3f451 intr_alloc: fix the issue intr_enable/disable cannot be used in ISR in 6 年 前
linker.lf d9a5c8f387 esp32: Use FPU for floating point divide, power, complex multiplications 6 年 前
panic.c 719974ac88 coredump: Fixes ESP-specific panic reasons handling 4 年 前
pm_esp32.c 11c1da5276 soc/pm: Remove deprecated use of rtc_cpu_freq_t enum 6 年 前
pm_trace.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
project_include.cmake 0e3ebe868f bootloader: disable psram cache bug fix for bootloader 4 年 前
reset_reason.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
sdkconfig.rename db138ae19b feat(psram): config SPI psram pins based on efuse value 6 年 前
sleep_modes.c 0dea1b38cb sleep: enable sleep reject when entering light sleep 5 年 前
spiram.c 59a07d40ad psram: support for esp32-pico-v3-02 4 年 前
spiram_psram.c 59a07d40ad psram: support for esp32-pico-v3-02 4 年 前
spiram_psram.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年 前
system_api_esp32.c 59a07d40ad psram: support for esp32-pico-v3-02 4 年 前
task_wdt.c 57d8934707 Add Task Watchdog backtrace printing 4 年 前