esp-idf/components/ulp
Marek Fiala f2b75d81b3 fix(system): fix idf.py build ulp examples containing spaces in path on Win 2024-04-09 14:00:34 +02:00
..
cmake fix(system): fix idf.py build ulp examples containing spaces in path on Win 2024-04-09 14:00:34 +02:00
ld feat(ulp-riscv): Added interrupt vector handling for ULP RISC-V 2024-01-18 15:59:27 +01:00
lp_core feat(lp_i2c): Added LP I2C support on the esp32p4 2024-03-26 08:31:54 +01:00
test_apps feat(lp_i2c): Added LP I2C support on the esp32p4 2024-03-26 08:31:54 +01:00
ulp_common feat(ulp): add basic support for running lp core on C5 2024-03-13 17:37:29 +08:00
ulp_fsm fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
ulp_riscv feat(ulp-riscv): Add convenience print function that supports different widths 2024-03-19 09:41:05 +01:00
CMakeLists.txt feat(lp_i2c): Added LP I2C support on the esp32p4 2024-03-26 08:31:54 +01:00
Kconfig fix(lp_core): fix kconfig not allowing using all of LP mem for P4 lp core 2024-03-28 16:39:16 +08:00
component_ulp_common.cmake
esp32ulp_mapgen.py
project_include.cmake feat(lp-core): Added ability to print from LP ROM on the LP core 2024-03-14 18:45:02 +01:00
sdkconfig.rename.esp32
sdkconfig.rename.esp32s2