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-23 03:13:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
314b948aaa06397edd95a603e2b52bb97da064dc
esp-idf
/
components
/
ulp
/
ulp_riscv
History
Abanoub Salah
8e53a4a5df
fix(ulp_riscv): Prioritize error bits over data flags in I2C interrupt wait
2026-06-15 10:13:18 +03: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
feat(ulp): Improved ULP delay API accuracy and removed floating point operations
2026-03-05 10:39:34 +02:00
ulp_core
fix(ulp_riscv): Prioritize error bits over data flags in I2C interrupt wait
2026-06-15 10:13:18 +03:00
ulp_riscv_i2c.c
fix(ulp_riscv): Prioritize error bits over data flags in I2C interrupt wait
2026-06-15 10:13:18 +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-02-10 12:08:03 +08:00