Closed japaric closed 4 years ago
@tarcieri if you are depending on the usbarmory
crate you'll need to activate either the "ocram" (2x speedup) or "dram" feature of the usbarmory-rt crate. That feature selects where .text and .rodata sections (the biggest part of the program) are placed.
This is ready to go! :shipit:
read the updated documentation for instructions on how to:
FIXMEs