esp-idf/docs/zh_CN/api-reference
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
..
bluetooth Add AG component API_REFERENCE 2019-11-27 13:35:35 +00:00
network Provide a brief description of SmartConfig and add link to example 2020-05-18 01:02:04 +08:00
peripherals intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +08:00
protocols httpd_resp_send: use `HTTPD_RESP_USE_STRLEN` when possible 2020-07-13 05:34:56 +00:00
provisioning
storage docs: Fix broken or incorrect link roles to IDF files & directories 2020-02-18 10:34:11 +11:00
system esp32s2: add CP_DMA driver 2020-08-04 15:28:32 +08:00
error-codes.rst
index.rst docs: Apply the same basic ESP32/ESP32-S2 warning filters to Chinese docs 2020-02-07 16:37:43 +11:00
kconfig.rst
template.rst