Closed
Description
See rust-embedded/cortex-m-rt#300 for me details.
The TLDR version is, we shouldn't be calling any Rust until data/bss and properly initialized. asm!
is stable so we should just do it :)
Metadata
Metadata
Assignees
Type
Projects
Status
Done