Crates.io | msp430-rt |
lib.rs | msp430-rt |
version | 0.4.0 |
source | src |
created_at | 2017-07-22 19:06:32.517594 |
updated_at | 2022-09-11 20:46:40.020078 |
description | Minimal runtime / startup for MSP430 microcontrollers |
homepage | |
repository | https://github.com/rust-embedded/msp430-rt |
max_upload_size | |
id | 24546 |
size | 46,409 |
msp430-rt
Minimal runtime / startup for MSP430 microcontrollers
This crate is based on cortex-m-rt crate by Jorge Aparicio (@japaric).
Licensed under either of
Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.