esp-idf/components/ulp/cmake
Sudeep Mohanty 1e5efd7fa7 feat(lp_adc): Added support to read LP ADC from the LP core
This commit adds APIs to initialize and configure the LP ADC from the HP
core and also adds APIs to read the raw and converted ADC values from the LP core.
2024-09-10 08:45:11 +02:00
..
CMakeLists.txt fix(ulp): fixed that the .elf ext was not set by default for custom cmake proj 2024-08-12 10:31:24 +08:00
IDFULPProject.cmake feat(lp_adc): Added support to read LP ADC from the LP core 2024-09-10 08:45:11 +02:00
toolchain-esp32-ulp.cmake feat(lp-core): allow custom cmakefile project file for ULP project 2024-07-30 12:30:54 +08:00
toolchain-esp32s2-ulp.cmake feat(lp-core): allow custom cmakefile project file for ULP project 2024-07-30 12:30:54 +08:00
toolchain-esp32s3-ulp.cmake feat(lp-core): allow custom cmakefile project file for ULP project 2024-07-30 12:30:54 +08:00
toolchain-lp-core-riscv.cmake feat(ulp): add lp core panic handler 2024-05-28 14:42:59 +08:00
toolchain-ulp-riscv.cmake tools: add riscv zicsr/zifencei because they were separated from i 2023-02-22 05:33:03 +00:00