This repository was archived by the owner on Dec 2, 2020. It is now read-only.
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
interrupt::free
is not enough to access static mut
safely #49
Closed
Description
At least in the presence of multiple cores sharing the same set of static
s. Problematic code:
cortex-m-semihosting/src/export.rs
Lines 9 to 19 in 7a961f0
Metadata
Metadata
Assignees
Labels
No labels