esp-idf/components/esp32
Felipe Neves 2e826b7a8f intr_alloc: split interrupt allocator into common-code and platform-code
esp_system: removed repeated interrupt allocator code and moved common code to esp_system

xtens: moved xtensa specific code from freertos to the xtensa component

hal/interrupt_controller: added interrupt controller hal and ll files

docs: update the doxyfile with new location of esp_itr_alloc.h file

xtensa: fixed dangerous relocation problem after moving xtensa interrupt files out of freertos

docs: removed Xtensa reference from intr_allocator api-reference

xtensa: pushed the interrupt function that manages non iram interrupts to the xtensa layer

esp_system/test: fixed platform dependent setting for intr_allocator tests

hal: rename the functions used to manage non iram interrupt mask.
2020-09-30 07:44:12 +08:00
..
include intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +08:00
ld
test intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +08:00
CMakeLists.txt intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +08:00
Kconfig ci: update configs to include/exclude esp_pm in unit test 2020-09-25 05:24:10 +00:00
Makefile.projbuild
cache_err_int.c
cache_sram_mmu.c
clk.c
component.mk
crosscore_int.c
dport_access.c
esp_himem.c
hw_random.c
linker.lf
project_include.cmake
sdkconfig.rename
spiram.c spiram: Add soc macro for SPIRAM address space size, use it where applicable 2020-09-21 11:43:55 +10:00
spiram_psram.c efuse/esp32: Expands PKG_VER from 3 bit to 4 bits 2020-09-17 07:44:37 +00:00
spiram_psram.h
system_api_esp32.c efuse/esp32: Expands PKG_VER from 3 bit to 4 bits 2020-09-17 07:44:37 +00:00