An open API service indexing awesome lists of open source software.

https://github.com/jonlamb-gh/oxcc-stm32f767

Peripheral access API for STM32F767 microcontroller used by OxCC (generated using svd2rust)
https://github.com/jonlamb-gh/oxcc-stm32f767

embedded-hal rust-embedded stm32f7

Last synced: 12 months ago
JSON representation

Peripheral access API for STM32F767 microcontroller used by OxCC (generated using svd2rust)

Awesome Lists containing this project

README

          

# `stm32f767`

> Peripheral access API for STM32F767 microcontroller

Used by the [OxCC](https://github.com/jonlamb-gh/oxcc) project.

**NOTE:** This crate will likely be replaced
with the [stm32-rs](https://github.com/adamgreig/stm32-rs) crate.

You may also be interested in the [`oxcc-stm32f767-hal` crate](https://github.com/jonlamb-gh/oxcc-stm32f767-hal).

# License

Licensed under either of

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

at your option.