esp-idf/components/idf_test
Laukik Hase d53d4ec930 esp32/mpi: Added alternate workaround for MPI data corruption issue
- 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
2023-03-06 06:43:17 +00:00
..
include esp32/mpi: Added alternate workaround for MPI data corruption issue 2023-03-06 06:43:17 +00:00
CMakeLists.txt Add multi-target support for performance tests 2020-03-09 13:41:56 +01:00
README.md CI: remove readme content: 2017-05-08 11:44:45 +08:00

README.md

Note: The test cases in this folder are for Espressif internal use.

Goto internal project wiki Testing page for detail about this folder.