esp-idf/components/ulp/cmake
Sudeep Mohanty 2fc9bd61bf ulp: refactor ulp component
This commit refactors the ulp component.
Files are now divided based on type of ulp, viz., fsm or risc-v.
Files common to both are maintained in the ulp_common folder.

This commit also adds menuconfig options for ULP within the ulp
component instead of presenting target specific configuations for ulp.
2022-01-27 11:54:42 +05:30
..
CMakeLists.txt ulp: refactor ulp component 2022-01-27 11:54:42 +05:30
toolchain-esp32-ulp.cmake A switch between esp32 and esp32s2betta added to the ULP build process. 2019-11-22 09:03:13 +03:00
toolchain-esp32s2-ulp.cmake Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
toolchain-ulp-riscv.cmake ulp: Added ULP RISC-V support for esp32s3 2022-01-18 10:58:00 +05:30