esp-idf/components/esp32/include
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
..
esp32 esp32, esp32s2: create esp_pm component 2020-09-25 05:24:10 +00:00
rom separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
esp_clk.h move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
esp_himem.h move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
esp_intr.h misc adjustment of esp32 component 2019-04-03 19:57:46 +08:00
esp_spiram.h move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
esp_ssc.h Initial public version 2016-08-17 23:08:22 +08:00