esp-idf/components/ulp
Sudeep Mohanty 3ed21ca8f0 fix(ulp-risc-v): Fixed RTC I2C multi-byte read/write issue for ULP RISC-V
This commit fixes an issue where multi-byte reads and writes over the
RTC I2C peripheral got stuck on the esp32s2 and esp32s3.

Closes https://github.com/espressif/esp-idf/issues/12235
2024-06-24 17:10:49 +02:00
..
cmake fix(ulp_riscv): Fixed the header inclusion dependency for ulp_riscv_register_ops.h 2023-08-28 17:39:48 +08:00
ld ulp: add support for using lp timer with lp core on C6 2023-05-06 14:13:14 +08:00
lp_core fix(lp_i2c): Fixed an issue where the LP_I2C IO lines were not in open-drain mode 2024-01-29 09:48:16 +01:00
test_apps fix(lp_core_test): fixed race-condition in lp core tests 2024-05-20 12:00:01 +08:00
ulp_common change(ulp): added test for ulp adc init/deinit 2024-01-15 11:10:28 +08:00
ulp_fsm fix ULP FSM reg ops with addr > 0xFF 2023-06-12 18:59:25 +10:00
ulp_riscv fix(ulp-risc-v): Fixed RTC I2C multi-byte read/write issue for ULP RISC-V 2024-06-24 17:10:49 +02:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +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 Merge branch 'feature/c6_ulp_timer' into 'master' 2023-05-10 03:06:35 +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