mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
fix(i2c_master): Fix potential concurrency issue with task and interrupt when nack happens (v5.3) See merge request espressif/esp-idf!46485