make rom faster
This commit is contained in:
@@ -36,6 +36,8 @@ rustflags = [
|
||||
"link-arg=-Tdefmt.x",
|
||||
"-C",
|
||||
"no-vectorize-loops",
|
||||
"-C",
|
||||
"target-cpu=cortex-m0plus",
|
||||
]
|
||||
|
||||
# This runner will make a UF2 file and then copy it to a mounted RP2040 in USB
|
||||
|
||||
Reference in New Issue
Block a user