Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://droogmic.github.io/microrust/
Learning embedded development with Rust on the micro:bit
https://droogmic.github.io/microrust/
microbit rust rust-embedded
Last synced: 9 days ago
JSON representation
Learning embedded development with Rust on the micro:bit
- Host: GitHub
- URL: https://droogmic.github.io/microrust/
- Owner: droogmic
- License: other
- Created: 2018-07-02T21:00:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T01:52:16.000Z (over 1 year ago)
- Last Synced: 2024-08-03T09:12:37.985Z (3 months ago)
- Topics: microbit, rust, rust-embedded
- Language: Rust
- Homepage: https://droogmic.github.io/microrust/
- Size: 793 KB
- Stars: 60
- Watchers: 7
- Forks: 14
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
- rust-embedded - MicroRust
- awesome-embedded-rust - MicroRust
README
# MicroRust
[![Build Status](https://travis-ci.org/droogmic/microrust.svg?branch=master)](https://travis-ci.org/droogmic/microrust)
> Learn embedded software in Rust on the micro:bit
[**droogmic.github.io/microrust**](https://droogmic.github.io/microrust/)
## License
The documentation is licensed under
- Creative Commons Attribution 4.0 License ([LICENSE-CC-BY](LICENSE-CC-BY)
or https://creativecommons.org/licenses/by/4.0/legalcode)And the source code is 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
https://opensource.org/licenses/MIT)at your option.
### Contribution
Contribution is welcome by either submitting an issue or a pull request.
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
licensed as above, without any additional terms or conditions.