rust-embedded-community / tm4c-hal

An Embedded HAL and general chip support for the TM4C123/LM4F120. Replaces the old lm4f120 crate.
Apache License 2.0
40 stars 27 forks source link

Fix various minor warnings from clippy #41

Closed dkm closed 4 years ago

dkm commented 4 years ago

Mainly fix for:

thejpster commented 4 years ago

LGTM, thanks!