Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stianeklund/msp430fr4133
A peripheral access API for the MSP430FR4133 Microcontroller
https://github.com/stianeklund/msp430fr4133
embedded mcu msp430 msp430fr4133 rust rust-embedded texas-instruments texasinstruments
Last synced: about 1 month ago
JSON representation
A peripheral access API for the MSP430FR4133 Microcontroller
- Host: GitHub
- URL: https://github.com/stianeklund/msp430fr4133
- Owner: stianeklund
- Created: 2020-04-19T05:12:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T13:49:19.000Z (over 4 years ago)
- Last Synced: 2024-10-16T04:09:51.737Z (3 months ago)
- Topics: embedded, mcu, msp430, msp430fr4133, rust, rust-embedded, texas-instruments, texasinstruments
- Language: Rust
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `msp430fr4133`
[![Build Status](https://travis-ci.com/stianeklund/msp430fr4133.svg?branch=master)](https://travis-ci.com/stianeklund/msp430fr4133)> Peripheral access API for the MSP430FR4133 microcontroller
>
> Generated using [svd2rust] from SVD file generated by [msp430-svd]
>
> [svd2rust]: https://github.com/japaric/svd2rust
> [msp430-svd]: https://github.com/pftbest/msp430_svd
>
> ## 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.
>
> ## 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.
>