This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-11 21:10:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7622efd0c99dc069ada98d89bee8e253f8518f8
esp-idf
/
components
/
ulp
/
ulp_riscv
/
ulp_core
History
Alexey Lapshin
f6c48e2245
fix(ulp): rename putc -> putc_fn in structure to avoid applying "putc" macro
2024-12-02 20:26:26 +07:00
..
include
feat(touch): update doc and example for touch version 2
2024-10-30 10:02:49 +08:00
start.S
feat(ulp-riscv): Added Kconfig option to enable ULP RISC-V interrupts
2024-02-21 11:45:06 +01:00
ulp_riscv_adc.c
…
ulp_riscv_gpio.c
feat(ulp-riscv): Added Kconfig option to enable ULP RISC-V interrupts
2024-02-21 11:45:06 +01:00
ulp_riscv_i2c.c
fix(ulp-riscv): Wrapped all RTC I2C and UART operations in critical sections
2024-02-21 11:45:06 +01:00
ulp_riscv_interrupt.c
feat(ulp-riscv): Added Kconfig option to enable ULP RISC-V interrupts
2024-02-21 11:45:06 +01:00
ulp_riscv_lock.c
…
ulp_riscv_print.c
fix(ulp): rename putc -> putc_fn in structure to avoid applying "putc" macro
2024-12-02 20:26:26 +07:00
ulp_riscv_touch.c
…
ulp_riscv_uart.c
…
ulp_riscv_utils.c
feat(ulp-riscv): Added Kconfig option to enable ULP RISC-V interrupts
2024-02-21 11:45:06 +01:00
ulp_riscv_vectors.S
fix(ulp): fix ULP RISC-V interrupt handler corrupting the stack
2024-11-25 12:16:53 +08:00