esp-idf/components/esp_system/include/esp_private
Darian Leung f50d83413e refactor(tools): Tidy up core component files copyright ignore
Some files that should have their copyrights checked are still placed on the
copyright ignore list.

- These entries have been tidied up
- Copyrights of those files have been updated.
2024-01-22 18:07:35 +08:00
..
critical_section.h feat(esp_system): base support on p4 2023-07-25 05:59:10 +00:00
crosscore_int.h refactor(riscv): refactor crosscore interrupt 2024-01-18 16:27:36 +08:00
dbg_stubs.h refactor(tools): Tidy up core component files copyright ignore 2024-01-22 18:07:35 +08:00
eh_frame_parser.h System: implement libunwind library for RISC-V backtracing 2023-05-15 11:19:03 +08:00
esp_int_wdt.h wdt: add support for H2 2023-02-23 11:22:51 +08:00
esp_ipc_isr.h feat(esp_system): Support IPC_ISR for ESP32P4 2023-09-15 23:38:12 +08:00
esp_task_wdt_impl.h TWDT: refactor the TWDT to be driver agnostic 2022-09-15 14:37:59 +08:00
esp_task_wdt.h TWDT: the Kconfig option ESP_TASK_WDT_EN is now used to enable Task Watchdog 2022-09-15 14:37:59 +08:00
panic_internal.h fix(panic): fixed cache error being reported as illegal instruction 2023-12-04 10:49:00 +08:00
startup_internal.h refactor(startup): implement registration of core init functions 2023-11-27 10:20:51 +01:00
system_internal.h System: remove digital-system reset within OS restart when Memprot on 2023-06-26 20:22:59 +02:00
usb_console.h esp_system: usb_console support for ESP32-S3 2023-04-12 11:17:41 +02:00