You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RngFifo I wrote for the Open Embedded in December 2024 is a nice object for explaining how to make shared mutable state and access it from an interrupt handler safely.
The text was updated successfully, but these errors were encountered:
The
RngFifo
I wrote for the Open Embedded in December 2024 is a nice object for explaining how to make shared mutable state and access it from an interrupt handler safely.The text was updated successfully, but these errors were encountered: