mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c3888541f1
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