rust-embedded / book

Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
https://docs.rust-embedded.org/book/
Apache License 2.0
1.08k stars 173 forks source link

Add some explanations as to why exception re-entrancy may still be an issue in a multicore-environment. #367

Closed kiarie404 closed 3 months ago

kiarie404 commented 6 months ago

This PR attempts to add explanations on :

PS > possible improvements to this PR will be to :

9names commented 3 months ago

@eldruin did you forget to add this to the merge queue or are you waiting for something else to occur before doing that?

jamesmunns commented 3 months ago

It seems to have gotten stuck somehow, repoked it, hopefully it'll get merged now. Thanks for checking in @9names!