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-15 06:26:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5280268e65ffa163d1d60fc218755701c08fa79c
esp-idf
/
components
/
ulp
/
ulp_riscv
/
ulp_core
History
Xiaoyu Liu
9902d9aa7d
fix(ulp): remove redefinition and unify gpio enum in ulp
2024-12-17 09:57:02 +08:00
..
include
fix(ulp): remove redefinition and unify gpio enum in ulp
2024-12-17 09:57:02 +08:00
start.S
…
ulp_riscv_adc.c
ulp: migrate tests to pytest embedded
2022-08-03 09:36:17 +08:00
ulp_riscv_i2c.c
ulp-riscv-i2c: Add ULP RISC-V I2C read/write timeout config option
2023-05-09 11:17:01 +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_print.c
Add ULP-RISCV print and bitbanged UART tx API
2022-07-29 12:18:01 +08:00
ulp_riscv_touch.c
ulp-riscv-touch: Added support for the touch sensor on ULP RISC-V
2023-06-09 08:41:34 +02:00
ulp_riscv_uart.c
Add ULP-RISCV print and bitbanged UART tx API
2022-07-29 12:18:01 +08:00
ulp_riscv_utils.c
ulp-riscv: ULP RISC-V I2C example gets stuck on esp32s2
2022-12-27 07:44:26 +00:00