Skip to content

Commit cf3c508

Browse files
authored
Merge pull request #12 from probe-rs/update-rp-hal
Update rp hal and usb-device
2 parents dd3c70d + b72a4ed commit cf3c508

File tree

15 files changed

+601
-427
lines changed

15 files changed

+601
-427
lines changed

.cargo/config.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ rustflags = [
2424
# trap unreachable can save a lot of space, but requires nightly compiler.
2525
# uncomment the next line if you wish to enable it
2626
# "-Z", "trap-unreachable=no",
27-
"-C", "inline-threshold=5",
2827
"-C", "no-vectorize-loops",
2928
]
3029

0 commit comments

Comments
 (0)