mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d53d4ec930
- Use DPORT_WRITE_REG (volatile writes) wrappers to write to the MPI peripheral - Updated the previous workaround added for the same issue as it was failing in some long runs and with `COMPILER_OPTIMIZATION_PERF` enabled. - The test performance numbers had to be updated due to the performance penalty introduced by this fix. Closes https://github.com/espressif/esp-idf/issues/10403 |
||
---|---|---|
.. | ||
esp32 | ||
esp32c2 | ||
esp32c3 | ||
esp32h2 | ||
esp32s2 | ||
esp32s3 | ||
idf_performance.h |