embed-rs / stm32f7-discovery

Apache License 2.0
30 stars 23 forks source link

stm32f7-discovery

Building

Running

First you need to install some dependencies:

Then you can connect your controller and run the following:

To run in release mode (i.e. with optimizations), run cargo run --release.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.