esp-idf/components/ulp
Sudeep Mohanty df00205db3 Merge branch 'bugfix_lp_i2c_not_in_od_mode' into 'master'
fix(lp_i2c): Fixed an issue where the LP_I2C IO lines were not in open-drain mode

Closes IDFGH-11883

See merge request espressif/esp-idf!28739
2024-01-29 16:47:07 +08:00
..
cmake feat(ulp-riscv): Added support for RTC IO interrupts for ULP RISC-V 2024-01-18 15:59:45 +01:00
ld feat(ulp-riscv): Added interrupt vector handling for ULP RISC-V 2024-01-18 15:59:27 +01:00
lp_core Merge branch 'bugfix_lp_i2c_not_in_od_mode' into 'master' 2024-01-29 16:47:07 +08:00
test_apps fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
ulp_common fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
ulp_fsm fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
ulp_riscv fix(ulp): enable astyle linter and format ULP component 2024-01-22 11:43:38 +08:00
CMakeLists.txt feat(ulp/lp_core): Added basic support for building and running a LP-Core app on ESP32P4 2023-11-29 10:50:40 +08:00
component_ulp_common.cmake ulp: added basic support for building and running a binary in the lp core 2023-03-09 10:12:23 +08:00
esp32ulp_mapgen.py ulp: esp32ulp_mapgen: remove the special case for RISC-V, cleanup 2022-08-30 02:34:28 +02:00
Kconfig feat(ulp/lp_core): Added basic support for building and running a LP-Core app on ESP32P4 2023-11-29 10:50:40 +08:00
project_include.cmake ulp: added basic support for building and running a binary in the lp core 2023-03-09 10:12:23 +08:00
sdkconfig.rename.esp32 soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
sdkconfig.rename.esp32s2 soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00