esp-idf/components/ulp/ulp_riscv
Sudeep Mohanty 746b8bf98f fix(ulp_riscv): Updated RTC I2C to use open-drain IOs
This commit updates the RTC I2C driver in the ULP RISC-V to initialize
all I2C IOs in open-drain mode.
2024-02-06 08:42:12 +01:00
..
include ulp-riscv-i2c: Add ULP RISC-V I2C read/write timeout config option 2023-05-09 15:07:50 +02:00
shared/include 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_core compiler: replaced noreturn by __noreturn__ in header files 2023-05-18 12:49:40 +08:00
ulp_riscv_i2c.c fix(ulp_riscv): Updated RTC I2C to use open-drain IOs 2024-02-06 08:42:12 +01:00
ulp_riscv_lock.c 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_riscv.c ulp: Added APIs to handle ULP signal ISRs for the main CPU 2023-02-24 07:25:39 +00:00