This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-30 19:30:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
ulp
/
ulp_riscv
/
ulp_core
History
Marius Vikhammer
ffed60cc93
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
..
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
start.S
…
ulp_riscv_adc.c
ulp: migrate tests to pytest embedded
2022-08-03 09:36:17 +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_print.c
Add ULP-RISCV print and bitbanged UART tx API
2022-07-29 12:18:01 +08: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: made ulp_riscv_delay_cycles more accurate
2022-07-26 14:32:39 +08:00