Skip to content

Commit b72a4ed

Browse files
Tiwalunkorken89
authored andcommitted
Update hal
Update version, fix name of crate Add type aliases for all pins to have single source of truth Update src/setup.rs Co-authored-by: Jonathan Herbst <[email protected]> Update src/setup.rs Co-authored-by: Jonathan Herbst <[email protected]> Minor README fix Motivate replace_with safety Update Cargo.lock Move dap-rs to master
1 parent dd3c70d commit b72a4ed

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)