esp-idf/components/esp_system/include
Anton Maklakov 68e5d9d585 Remove IRAM_ATTR from any function declarations
IRAM_ATTR expands to a unique section attribute. Applying it to both
declaration and definition results in a section conflict.
2022-03-22 09:58:50 +00:00
..
esp_private Merge branch 'feature/gdbstub_rt_multicore' into 'master' 2022-03-17 19:59:29 +08:00
esp_debug_helpers.h Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
esp_expression_with_stack.h
esp_freertos_hooks.h
esp_int_wdt.h
esp_ipc.h
esp_ipc_isr.h esp_system: ipc_isr does not use its own initialization task, it is done from ipc_task() 2022-01-13 21:28:08 +08:00
esp_system.h esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
esp_task.h
esp_task_wdt.h
esp_xt_wdt.h