esp-idf/components/ulp
Sudeep Mohanty a0e3d488da ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2
This commit enables ULP FSM support for esp32s3 and updates ULP FSM code
flow for other chips.
It adds C Macro support for the ULP FSM instruction set on esp32s2 and
esp32s3.
The unit tests are also updated to test ULP FSM on ep32s2 and esp32s3.
2022-06-29 11:57:02 +08:00
..
cmake ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-06-29 11:57:02 +08:00
include ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-06-29 11:57:02 +08:00
ld ulp: Added ULP RISC-V support for esp32s3 2022-06-22 13:33:14 +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: Added ULP RISC-V support for esp32s3 2022-06-22 13:33:14 +08:00
CMakeLists.txt ulp: Added ULP RISC-V support for esp32s3 2022-06-22 13:33:14 +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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk ulp: added support to building code for riscv ULP coprocessor 2020-07-15 15:28:49 -03:00
esp32ulp_mapgen.py Drop support for unsupported Python versions 2021-06-21 21:48:49 +02:00
Makefile.projbuild ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-06-29 11:57:02 +08:00
project_include.cmake ulp: Added ULP RISC-V support for esp32s3 2022-06-22 13:33:14 +08:00
toolchain_ulp_version.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00: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: Added ULP RISC-V support for esp32s3 2022-06-22 13:33:14 +08:00
ulp.c ulp: Added support for ULP FSM on esp32s3 and fixed bugs for esp32s2 2022-06-29 11:57:02 +08:00