https://github.com/krk/nrf51822-env
https://github.com/krk/nrf51822-env
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krk/nrf51822-env
- Owner: krk
- License: apache-2.0
- Created: 2018-04-25T22:09:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T10:10:48.000Z (about 8 years ago)
- Last Synced: 2025-04-08T21:37:03.066Z (over 1 year ago)
- Language: Rust
- Size: 85 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `cortex-m-quickstart`
> A template for building applications for ARM Cortex-M microcontrollers
# [Documentation](https://docs.rs/cortex-m-quickstart)
# 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.