.. |
include
|
esp32s2: IRAM/DRAM memory protection
|
2020-04-21 15:10:58 +02:00 |
ld
|
Merge branch 'feature/iram_data_bss' into 'master'
|
2020-04-22 21:44:44 +08:00 |
test
|
esp32: use ccomp_timer in SHA test
|
2020-03-27 20:07:02 +07:00 |
cache_err_int.c
|
esp32s2: IRAM/DRAM memory protection
|
2020-04-21 15:10:58 +02: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-27 04:56:44 +00:00 |
CMakeLists.txt
|
Add fixes for gcc8 psram fix improvement
|
2020-03-27 20:04:47 +07:00 |
component.mk
|
Revert "C++: add provisions for optional RTTI support"
|
2019-10-31 10:12:16 +07:00 |
cpu_start.c
|
esp32: IRAM_DATA_ATTR and IRAM_BSS_ATTR introduced
|
2020-04-17 19:35:23 +05:30 |
crosscore_int.c
|
freertos: moved all xtensa specific files into a separated folder
|
2020-01-27 16:05:30 -03:00 |
dport_access.c
|
freertos: moved all xtensa specific files into a separated folder
|
2020-01-27 16:05:30 -03:00 |
esp_clk_internal.h
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
esp_himem.c
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
hw_random.c
|
move esp32 chip specific includes to esp32/xxx.h
|
2019-03-18 17:14:05 +08:00 |
intr_alloc.c
|
intr_alloc: fix the issue intr_enable/disable cannot be used in ISR in
|
2019-12-23 10:23:00 +08:00 |
Kconfig
|
Merge branch 'bugfix/psram_single_bit_error' into 'master'
|
2020-04-10 15:04:15 +08:00 |
linker.lf
|
esp32, esp32s2: move panic handling code to new component
|
2020-03-10 19:56:24 +08:00 |
Makefile.projbuild
|
Add fixes for gcc8 psram fix improvement
|
2020-03-27 20:04:47 +07:00 |
pm_esp32.c
|
esp32: add implementation of esp_timer based on TG0 LAC timer
|
2020-02-06 14:00:18 +08:00 |
pm_trace.c
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
project_include.cmake
|
Add fixes for gcc8 psram fix improvement
|
2020-03-27 20:04:47 +07:00 |
sdkconfig.rename
|
feat(psram): config SPI psram pins based on efuse value
|
2019-05-28 21:25:16 +08:00 |
sleep_modes.c
|
WDT: Add LL and HAL for watchdog timers
|
2020-03-26 02:14:02 +08:00 |
spiram.c
|
Merge branch 'master' into feature/esp32s2beta_update
|
2019-08-08 15:26:58 +10:00 |
spiram_psram.c
|
psram: improve 2T mode enable
|
2020-03-25 18:39:50 +08:00 |
spiram_psram.h
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
system_api_esp32.c
|
WDT: Add LL and HAL for watchdog timers
|
2020-03-26 02:14:02 +08:00 |