Angus Gratton 62426a6c90 Merge branch 'refactor/use_new_component_registration_functions' into 'master' 5 年之前
..
include 11fac8637a docs: Resolve doxygen & Sphinx warnings 6 年之前
ld cbb84e8f5e esp32s2: fix THREADPTR calculation, re-enable FreeRTOS TLS tests 6 年之前
test 3d0967a58a test: declare requirements and include dirs private 5 年之前
CMakeLists.txt 890510aecd esp32, esp32s2: move reset reason source to esp_system 5 年之前
Kconfig 2b100789b7 esp32, esp32s2: move panic handling code to new component 5 年之前
Makefile.projbuild c50a67567a ldgen: fix build issue on make when build dir is a symlink 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 afbe1ba878 spi: move deprecated functions into internal header 6 年之前
component.mk d86ec0f367 Revert "C++: add provisions for optional RTTI support" 6 年之前
cpu_start.c 18bc25b3a6 cpu_start: handle CONFIG_VFS_SUPPORT_IO 5 年之前
crosscore_int.c 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 年之前
dport_access.c 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 年之前
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 年之前
hw_random.c 956c25dedd move esp32 chip specific includes to esp32/xxx.h 6 年之前
int_wdt.c 9f9da9ec96 feat(timer): refator timer group driver 6 年之前
intr_alloc.c 3d1ec3f451 intr_alloc: fix the issue intr_enable/disable cannot be used in ISR in 6 年之前
linker.lf 2b100789b7 esp32, esp32s2: move panic handling code to new component 5 年之前
pm_esp32.c 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 年之前
pm_trace.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年之前
project_include.cmake ffec9d4947 components: update with build system changes 6 年之前
sdkconfig.rename db138ae19b feat(psram): config SPI psram pins based on efuse value 6 年之前
sleep_modes.c 739eb05bb9 esp32: add implementation of esp_timer based on TG0 LAC timer 6 年之前
spiram.c 04ae56806c Merge branch 'master' into feature/esp32s2beta_update 6 年之前
spiram_psram.c 748b79e94a ci: fix one ut issue when using Wrover-B module with newer ver of PSRAM 6 年之前
spiram_psram.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 年之前
system_api_esp32.c 2b100789b7 esp32, esp32s2: move panic handling code to new component 5 年之前
task_wdt.c 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 年之前