esp-idf/components/esp32s2/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
..
esp32s2 esp32, esp32s2: create esp_pm component 2020-09-25 05:24:10 +00:00
esp_clk.h ci: solve public headers errors 2020-02-11 14:30:42 +05:00
esp_crypto_lock.h crypto: DS uses RSA peripheral, added shared lock 2020-04-09 11:11:04 +00:00
esp_ds.h Doc: DS documentation for S2 2020-06-04 10:49:22 +08:00
esp_hmac.h Doc: S2 HMAC documentation 2020-04-27 12:25:46 +08:00
esp_intr.h esp32s2: remove esp_intr.h header 2020-03-05 16:15:59 +08:00
esp_spiram.h esp_system: restore order of some init functions 2020-06-19 18:40:10 +10:00
esp_ssc.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00