Crates.io | panic-msp430 |
lib.rs | panic-msp430 |
version | 0.4.0 |
source | src |
created_at | 2019-08-26 20:10:14.769141 |
updated_at | 2022-09-11 20:55:21.442395 |
description | Halting panic implementation for MSP430 microcontrollers |
homepage | |
repository | https://github.com/YuhanLiin/panic-msp430 |
max_upload_size | |
id | 159856 |
size | 4,453 |
panic-msp430
Set panicking behaviour to infinite loop, specifically for the MSP430 target. Based on
panic-halt
by @korken89.
Licensed under either of
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.