rust-firmware
rust-firmware copied to clipboard
enable writable global variable
The reason is that some rust lib will require writable global variable to register a trait instance. (such as heap, or log)
This can be done by PE data section relocation to temp ram.