This website requires JavaScript.
Explore
Help
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
2026-01-05 17:48:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dddc0bf6c8fdd1981d7eb3c39ead2d3cc1b4edec
esp-idf
/
components
/
ulp
/
ulp_riscv
History
Konstantin Kondrashov
e7054752ed
feat(ulp): Removes ambiguity between ticks and cycles in ULP APIs
...
Closes
https://github.com/espressif/esp-idf/issues/17820
2025-11-06 11:11:11 +02:00
..
include
refactor(ulp_riscv): Modify ulp i2c read/write functions to return error code
2025-08-20 14:16:44 +05:30
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
feat(ulp): Removes ambiguity between ticks and cycles in ULP APIs
2025-11-06 11:11:11 +02:00
ulp_riscv_i2c.c
refactor(ulp_riscv): Modify ulp i2c read/write functions to return error code
2025-08-20 14:16:44 +05:30
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