esp-idf/components/esp_system/include/esp_private
Marius Vikhammer e77e6eb963 Merge branch 'bugfix/use_safe_noreturn_attr_v5.0' into 'release/v5.0'
compiler: replaced noreturn by __noreturn__ in header files (v5.0)

See merge request espressif/esp-idf!23812
2023-06-01 10:17:58 +08:00
..
crosscore_int.h TWDT: the Kconfig option ESP_TASK_WDT_EN is now used to enable Task Watchdog 2022-12-01 10:45:35 +00:00
dbg_stubs.h gcov: add stub table size entry 2021-08-20 15:00:55 +08:00
eh_frame_parser.h esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
esp_int_wdt.h WDT: implement interrupt wdt and task wdt for ESP32-C2 2022-12-01 10:45:35 +00:00
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_task_wdt_impl.h TWDT: refactor the TWDT to be driver agnostic 2022-12-01 10:45:35 +00:00
esp_task_wdt.h TWDT: the Kconfig option ESP_TASK_WDT_EN is now used to enable Task Watchdog 2022-12-01 10:45:35 +00:00
panic_internal.h compiler: replaced noreturn by __noreturn__ in header files 2023-05-30 13:21:17 +08:00
startup_internal.h hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
system_internal.h mcpwm: reset peripheral in restart, panic and halt 2023-05-18 04:56:34 +00:00
usb_console.h esp_system, vfs: fix incomplete blocking reads in vfs_cdcacm 2022-07-28 17:28:08 +02:00