Skip to content
Snippets Groups Projects
Commit 5ef7adfb authored by Gunar Schorcht's avatar Gunar Schorcht
Browse files

cpu/esp32: fix problem with tests/thread_race

The problem seemed to be a pipelining problem of write and read instructions when swapping the context. An isync instruction when returning from a context switch solves the potential pipelining problem.
parent df1b6521
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment