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