Skip to content

Commit 244d70b

Browse files
committed
clippy: Fix warnings
Fix all warnings reported by `cargo xtask clippy`, including try_from usage, redundant match arms, and unnecessary mut refs. Signed-off-by: Steven Lee <steven_lee@aspeedtech.com>
1 parent 61738f7 commit 244d70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `Minimalist binary crate for ASPEED
1+
# Minimalist binary crate for ASPEED
22

33
> Based on the template for building applications for ARM Cortex-M microcontrollers
44

0 commit comments

Comments
 (0)