This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-07-13 06:23:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb2188bfb805e284f4b95480691ca0031989400a
esp-idf
/
components
/
ulp
/
ulp_riscv
History
Abanoub Salah
4cf6148d38
fix(ulp_riscv): Prioritize error bits over data flags in I2C interrupt wait
2026-06-16 12:19:12 +03:00
..
include
refactor(ulp_riscv): Modify ulp i2c read/write functions to return error code
2025-09-15 10:35:14 +05:30
shared
/include
feat(ulp): Improved ULP delay API accuracy and removed floating point operations
2026-04-30 15:17:34 +03:00
ulp_core
fix(ulp_riscv): Prioritize error bits over data flags in I2C interrupt wait
2026-06-16 12:19:12 +03:00
ulp_riscv_i2c.c
fix(ulp_riscv): Prioritize error bits over data flags in I2C interrupt wait
2026-06-16 12:19:12 +03: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(hal): fix the issue of dual-core contention for RTC_CNTL regs
2026-03-06 20:07:26 +08:00