esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable/riscv
Darian Leung ebc57e14f6 riscv: Fix esprv_intc_int_set_threshold() naming
This commit fixes the function declaration naming from esprv_intc_set_threshold()
to esprv_intc_int_set_threshold(), thus allowing the underlying ROM funciton to be
exposed via the header.
2022-09-19 14:19:41 +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 riscv: Fix esprv_intc_int_set_threshold() naming 2022-09-19 14:19:41 +08:00
portasm.S freertos-smp: add support for RISC-V targets oon FreeRTOS SMP 2022-06-13 13:34:21 +02:00