Skip to content
Commit d015f3ec authored by Matthijs van Duin's avatar Matthijs van Duin Committed by H. Nikolaus Schaller
Browse files

f_mass_storage: fix potentially unsafe thread wakeup

Signalling from interrupt to thread using a variable should always
either mark that variable 'volatile' or use a suitable barrier.
parent c4f5c41a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment