esp-idf/components/ulp
Marius Vikhammer 4acfe1a91a ulp-riscv: always force COCPU clock on S3
The coprocessor cpu trap signal doesnt have a stable reset value,
force ULP-RISC-V clock on to stop RTC_COCPU_TRAP_TRIG_EN from waking the CPU
2022-10-25 13:51:04 +08:00
..
cmake tools: update esp32ulp-elf to v2.35_20220830 2022-09-15 23:41:56 +04:00
include ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-08-09 09:21:15 +08:00
ld ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-08-09 09:21:15 +08:00
test ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-06-29 11:57:02 +08:00
ulp_riscv ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-08-09 09:21:15 +08:00
CMakeLists.txt ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-08-09 09:21:15 +08:00
Makefile.projbuild ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-06-29 11:57:02 +08:00
component.mk ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-08-09 09:21:15 +08:00
component_ulp_common.cmake ulp: use quotes when specifying files for embedding ulp binaries 2020-02-18 00:12:56 +00:00
component_ulp_common.mk tools: update esp32ulp-elf to v2.35_20220830 2022-09-15 23:41:56 +04:00
esp32ulp_mapgen.py Drop support for unsupported Python versions 2021-06-21 21:48:49 +02:00
project_include.cmake ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-08-09 09:21:15 +08:00
toolchain_ulp_version.mk tools: update esp32ulp-elf to v2.35_20220830 2022-09-15 23:41:56 +04:00
ulp.c ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-06-29 11:57:02 +08:00
ulp_macro.c ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-06-29 11:57:02 +08:00
ulp_private.h bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
ulp_riscv.c ulp-riscv: always force COCPU clock on S3 2022-10-25 13:51:04 +08:00
ulp_riscv_adc.c ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-08-09 09:21:15 +08:00