https://github.com/pftbest/msp430g2553
Peripheral access API for MSP430G2553 microcontrollers (generated using svd2rust)
https://github.com/pftbest/msp430g2553
Last synced: about 2 months ago
JSON representation
Peripheral access API for MSP430G2553 microcontrollers (generated using svd2rust)
- Host: GitHub
- URL: https://github.com/pftbest/msp430g2553
- Owner: pftbest
- License: apache-2.0
- Created: 2017-06-20T23:59:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T22:02:19.000Z (over 2 years ago)
- Last Synced: 2025-01-16T09:48:31.179Z (3 months ago)
- Language: Rust
- Size: 487 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- awesome-embedded-rust - `msp430g2553`
- trackawesomelist - `msp430g2553`
- rust-embedded - `msp430g2553`
README
# `msp430g2553`
> Peripheral access API for MSP430G2553 microcontroller
Generated using [svd2rust] from SVD file generated by [msp430_svd] tool.
[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.