Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/japaric/msp430-rtfm
Real Time For the Masses (RTFM), a framework for building concurrent applications, for MSP430 MCUs
https://github.com/japaric/msp430-rtfm
Last synced: about 1 month ago
JSON representation
Real Time For the Masses (RTFM), a framework for building concurrent applications, for MSP430 MCUs
- Host: GitHub
- URL: https://github.com/japaric/msp430-rtfm
- Owner: japaric
- License: apache-2.0
- Created: 2017-07-14T03:56:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-29T06:43:26.000Z (over 7 years ago)
- Last Synced: 2024-10-26T22:17:29.272Z (about 2 months ago)
- Language: Rust
- Size: 41 KB
- Stars: 11
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- rust-embedded - msp430 rtfm
- awesome-embedded-rust - msp430 rtfm
README
# `msp430-rtfm`
> Real Time For the Masses (RTFM), a framework for building concurrent
> applications, for MSP430 MCUs## 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.