Zim Kalinowski 05ed8331bc Merge branch 'feature/twdt_prints_backtrace_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 63c006ac91 gdb: Modify PC in case of invalid PC 5 лет назад
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 4eec4fbc99 Add fixes for gcc8 psram fix improvement 5 лет назад
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 лет назад