ramonimbao / stm32f7xx-hal

A Hardware Abstraction Layer for the STM32F7xx-series chips written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stm32f7xx-hal

HAL for the STM32F7xx family of microcontrollers

  • Note: this HAL is a work in progress, contributions are appreciated :)

About

  • Minimum rustc version 1.31

All of the code was taken and adapted from the stm32l4xx-hal respository.
Currently, using a 32F746GDISCOVERY kit for testing.

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.

About

A Hardware Abstraction Layer for the STM32F7xx-series chips written in Rust


Languages

Language:Rust 94.0%Language:GDB 3.1%Language:Logos 2.9%