stm32f4disc-demo/examples
Paul van Tilburg 8b7d68e41c
Remove the deny(warnings) attributes
It was suggested on the Rust Embedded channel to not set this in
released code.  The warnings are currently because of the embedded-hal
crate deprecating digital::v1, but stm32f4xx-hal still using it.
2019-06-29 12:08:16 +02:00
..
serial.rs Remove the deny(warnings) attributes 2019-06-29 12:08:16 +02:00
spi.rs Remove the deny(warnings) attributes 2019-06-29 12:08:16 +02:00