Angus Gratton 5b3734a04a efuse: Add ESP32 V3 'disable Download Mode' functionality 5 лет назад
..
include f1d98671d2 doc: Specify that sleep wakeup source restrictions apply to all current ESP32 revisions 5 лет назад
ld 63c006ac91 gdb: Modify PC in case of invalid PC 5 лет назад
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 b89a2bb266 add soft solution for esp32 eco3 live lock issue 5 лет назад
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 5b3734a04a efuse: Add ESP32 V3 'disable Download Mode' functionality 5 лет назад
crosscore_int.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
dport_access.c 459b3195ac esp_wifi: Move esp32 DPORT access wrappers into esp_wifi component 6 лет назад
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 6 лет назад
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 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
spiram_psram.c 534b8a7940 spiram: fix the read id failure 5 лет назад
spiram_psram.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
system_api_esp32.c d925b564cd esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack 5 лет назад
task_wdt.c 9f9da9ec96 feat(timer): refator timer group driver 6 лет назад