5 unstable releases
0.4.0 | Sep 11, 2022 |
---|---|
0.3.1 | Feb 20, 2022 |
0.3.0 | Jan 26, 2022 |
0.2.4 | Mar 5, 2020 |
0.2.0 | Jan 2, 2020 |
#20 in #msp430
189 downloads per month
Used in 18 crates
(via msp430-rt)
27KB
416 lines
msp430-rt
Minimal runtime / startup for MSP430 microcontrollers
This crate is based on cortex-m-rt crate by Jorge Aparicio (@japaric).
Documentation
License
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.
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.
Dependencies
~2MB
~42K SLoC