esp-idf/components/esp_system/port/arch/xtensa
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
debug_helpers_asm.S arch: move debug helpers 2021-02-26 13:34:29 +08:00
debug_helpers.c esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
debug_stubs.c debug_stubs: Refactor and add support for RISCV 2021-11-04 01:33:24 +03:00
esp_ipc_isr_handler.S IPC: Move ipc sources to esp_system 2021-11-11 10:30:01 +08:00
esp_ipc_isr_routines.S esp_ipc: Update documentation and API descriptions 2021-11-18 21:34:50 +08:00
esp_ipc_isr.c esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
expression_with_stack_asm.S arch: move shared stack implementation to esp_system 2021-02-26 13:34:29 +08:00
expression_with_stack.c arch: move shared stack implementation to esp_system 2021-02-26 13:34:29 +08:00
panic_arch.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
panic_handler_asm.S xtensa: Move saving of a0 register to match upstream 2022-02-03 17:08:14 +08:00
trax.c move brownout trax cache_int_err to private folder 2021-11-26 18:27:53 +08:00