This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
9d1a4ebac40c035270500415f6567da170b70f21
esp-idf
/
components
/
ulp
/
ulp_riscv
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
fix(ulp): enable astyle linter and format ULP component
2024-01-22 11:43:38 +08:00
shared
/include
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_core
fix(ulp): rename putc -> putc_fn in structure to avoid applying "putc" macro
2024-12-02 20:26:26 +07:00
ulp_riscv_i2c.c
fix(lp-i2c): Fixed the generation of spurious I2C start with lp-i2c
2024-07-11 12:37:04 +02: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.c
fix(ulp): enable astyle linter and format ULP component
2024-01-22 11:43:38 +08:00