This website requires JavaScript.
Explore
Help
Sign In
espressif
/
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-04-27 19:13:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release/v5.5
esp-idf
/
components
/
ulp
/
ulp_riscv
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
hebinglin
a2840f0287
fix(hal): fix the issue of dual-core contention for RTC_CNTL regs
2026-03-06 20:07:26 +08: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
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
Merge branch 'fix/ulp_riscv_delay_cycles_v5.5' into 'release/v5.5'
2025-09-28 18:52:09 +08:00
ulp_riscv_i2c.c
refactor(ulp_riscv): Modify ulp i2c read/write functions to return error code
2025-09-15 10:35:14 +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(hal): fix the issue of dual-core contention for RTC_CNTL regs
2026-03-06 20:07:26 +08:00