Crates.io | rp2040-hal-macros |
lib.rs | rp2040-hal-macros |
version | 0.1.0 |
source | src |
created_at | 2022-06-14 07:57:38.961177 |
updated_at | 2022-06-14 07:57:38.961177 |
description | Macros used by rp2040-hal |
homepage | |
repository | |
max_upload_size | |
id | 605623 |
size | 3,701 |
rp2040-hal-macros
Macros used by rp2040-hal.
Extension of the cortex-m-rt
#[entry]
with rp2040 specific initialization code.
Currently, it just unlocks all spinlocks before calling the entry function.
Licensed under either of
Apache License, Version 2.0 (APACHE2.0
or
http://www.apache.org/licenses/LICENSE-2.0)
MIT 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.