..
include
doc: Specify that sleep wakeup source restrictions apply to all current ESP32 revisions
2020-04-30 15:36:04 +10:00
ld
esp_wifi: ESP32 phy add [sections:phy_iram]
2021-01-15 03:51:36 +00:00
test
esp32: Switch SPIRAM stack in esp_restart_noos() to internal stack
2020-12-08 16:55:50 +00:00
brownout.c
all: Using xxx_periph.h
2019-06-03 14:15:08 +08:00
cache_err_int.c
esp32: panic: do digital reset if cache error interrupt is set
2020-01-30 12:28:22 +01:00
cache_sram_mmu.c
Spiram: Add option to reserve MMU banks; add himem API to make use of those banks
2018-10-15 14:32:58 +08:00
clk.c
esp32: Add a Kconfig option- Number of attempts to repeat 32k XTAL calibration
2020-03-10 19:39:56 +08:00
CMakeLists.txt
Add fixes for gcc8 psram fix improvement
2020-07-14 14:04:53 +07:00
component.mk
Revert "C++: add provisions for optional RTTI support"
2019-10-31 13:26:53 +07:00
cpu_start.c
spi_flash: add config option to override flash size in bootloader header
2021-02-26 10:12:16 +08:00
crosscore_int.c
all: Using xxx_periph.h
2019-06-03 14:15:08 +08:00
dport_access.c
esp32: Fix esp_dport_access_reg_read
2020-01-16 13:31:20 +08:00
dport_panic_highint_hdl.S
add soft solution for esp32 eco3 live lock issue
2020-07-10 02:14:47 +00:00
esp_adapter.c
Fix spin lock allocation in PSRAM bug
2020-09-22 14:19:56 +08:00
esp_clk_internal.h
bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC
2018-03-21 13:27:56 +05:00
esp_himem.c
separate rom from esp32 component to esp_rom
2019-03-21 18:51:45 +08:00
esp_timer_esp32.c
esp_timer/esp32: Fix case when alarm_reg > counter_reg but FRC_TIMER_INT_STATUS is not set
2020-01-28 21:41:27 +08:00
hw_random.c
move esp32 chip specific includes to esp32/xxx.h
2019-03-18 17:14:05 +08:00
int_wdt.c
add soft solution for esp32 eco3 live lock issue
2020-07-10 02:14:47 +00:00
intr_alloc.c
ipc: prevent code getting pulled in for unicore configuration
2020-03-11 14:04:45 +05:30
Kconfig
esp32xx: Fix default values for all RTC sources in RTC_CLK_CAL_CYCLES option
2020-11-30 23:13:44 +08:00
linker.lf
esp32: Use FPU for floating point divide, power, complex multiplications
2019-05-29 10:14:31 +10:00
Makefile.projbuild
Add fixes for gcc8 psram fix improvement
2020-07-14 14:04:53 +07:00
panic.c
gdb: Modify PC in case of invalid PC
2020-07-31 07:40:12 +00:00
pm_esp32.c
soc/pm: Remove deprecated use of rtc_cpu_freq_t enum
2019-09-19 18:48:13 +10:00
pm_trace.c
all: Using xxx_periph.h
2019-06-03 14:15:08 +08:00
project_include.cmake
Add fixes for gcc8 psram fix improvement
2020-07-14 14:04:53 +07:00
reset_reason.c
all: Using xxx_periph.h
2019-06-03 14:15:08 +08:00
sdkconfig.rename
feat(psram): config SPI psram pins based on efuse value
2019-05-28 21:25:16 +08:00
sleep_modes.c
sleep: enable sleep reject when entering light sleep
2020-07-07 11:21:42 +02:00
spiram_psram.c
spiram: fix the read id failure
2020-07-01 16:39:16 +08:00
spiram_psram.h
all: Using xxx_periph.h
2019-06-03 14:15:08 +08:00
spiram.c
Rename Kconfig options (components/esp32)
2019-05-21 09:09:01 +02:00
system_api.c
Merge branch 'spi_dma_close_before_cpu_reset_v4.0' into 'release/v4.0'
2021-02-05 00:52:09 +08:00
task_wdt.c
wdt: Remove deprecated esp_task_wdt_feed() function
2019-09-19 18:48:55 +10:00