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
2025-08-14 14:06:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2887be193be6c4d0abdd31f52e69e857a8045d13
esp-idf
/
components
/
ulp
/
ulp_riscv
History
wuzhenghui
aff8ad355b
fix(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-21 10:18:27 +08:00
..
include
ulp-riscv-i2c: Add ULP RISC-V I2C read/write timeout config option
2023-05-09 11:17:01 +02: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(esp_hw_support): fix esp32s2/esp32s3 RTC IOMUX clock management
2025-02-21 10:18:27 +08:00
ulp_riscv_i2c.c
fix(lp-i2c): Fixed the generation of spurious I2C start with lp-i2c
2024-07-12 17:27:43 +02: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
ulp: Added APIs to handle ULP signal ISRs for the main CPU
2023-02-24 07:25:39 +00:00