This website requires JavaScript.
Explore
Help
Register
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
2025-08-12 13:27:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7147d7b36632b657cdaff4c3e15a23d0bf5b46bc
esp-idf
/
components
/
ulp
/
ulp_riscv
History
Xiaoyu Liu
1ef5be3b39
fix(ulp): remove redefinition and unify gpio enum in ulp
...
Closes
https://github.com/espressif/esp-idf/issues/15219
2025-01-16 09:22:48 +01: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): remove redefinition and unify gpio enum in ulp
2025-01-16 09:22:48 +01:00
ulp_riscv_i2c.c
Merge branch 'fix/ulp_riscv_i2c_multi_byte_v5.3' into 'release/v5.3'
2024-07-25 16:24:18 +08: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