stm32l4xx-hal icon indicating copy to clipboard operation
stm32l4xx-hal copied to clipboard

A Hardware abstraction layer for the stm32l432xx series chips written in rust.

stm32l4xx-hal

formerly MabezDev/stm32l4xx-hal

HAL for the STM32L4xx family of microcontrollers

  • Note: this HAL is a work in progress, contributions are appreciated :). If you have a L4 device that is currently unsupported see #29

Documentation

Changelog

About

- Minimum rustc version 1.51

License

Licensed under either of

  • Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

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.