esp-idf/components/ulp
Ivan Grokhotkov 67bd7a300a
ulp: cmake: add the target early, use target_* commands everywhere
Instead of collecting options in various variables, use CMake
commands like target_sources and target_link_options.
2022-08-30 02:34:28 +02:00
..
cmake ulp: cmake: add the target early, use target_* commands everywhere 2022-08-30 02:34:28 +02:00
ld ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-07-11 09:31:22 +08:00
test_apps 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_common
ulp_fsm ulp: remove ESP32 ULP TSENS references 2022-07-05 17:37:13 +08:00
ulp_riscv 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
.build-test-rules.yml ulp: migrate tests to pytest embedded 2022-08-03 09:36:17 +08:00
CMakeLists.txt 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
Kconfig Add ULP-RISCV print and bitbanged UART tx API 2022-07-29 12:18:01 +08:00
component_ulp_common.cmake
esp32ulp_mapgen.py
project_include.cmake ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-07-11 09:31:22 +08:00
sdkconfig.rename.esp32
sdkconfig.rename.esp32s2