esp-idf/components/ulp/ulp_riscv/ulp_core
2024-01-22 11:43:38 +08:00
..
include fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
start.S feat(ulp-riscv): Added interrupt vector handling for ULP RISC-V 2024-01-18 15:59:27 +01:00
ulp_riscv_adc.c
ulp_riscv_gpio.c fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
ulp_riscv_i2c.c fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
ulp_riscv_interrupt.c feat(ulp-riscv): Added support for RTC IO interrupts for ULP RISC-V 2024-01-18 15:59:45 +01:00
ulp_riscv_lock.c ulp-riscv: added lock API to provide mutual exclusion when sharing variables between the main CPU and the ULP. 2022-08-05 18:16:31 +08:00
ulp_riscv_print.c fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
ulp_riscv_touch.c ulp-riscv-touch: Added support for the touch sensor on ULP RISC-V 2023-06-09 08:41:34 +02:00
ulp_riscv_uart.c fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
ulp_riscv_utils.c fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
ulp_riscv_vectors.S feat(ulp-riscv): Added interrupt vector handling for ULP RISC-V 2024-01-18 15:59:27 +01:00