esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable/riscv
Guillaume Souchere 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces
This commit marks all functions in interrupt_controller_hal.h, cpu_ll.h and cpu_hal.h as deprecated.
Users should use functions from esp_cpu.h instead.
2022-07-22 00:06:06 +08:00
..
include/freertos hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
port.c esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
portasm.S freertos-smp: add support for RISC-V targets oon FreeRTOS SMP 2022-06-13 13:34:21 +02:00