Crates.io | rp235x-hal-macros |
lib.rs | rp235x-hal-macros |
version | 0.1.0 |
source | src |
created_at | 2024-09-27 19:49:32.740622 |
updated_at | 2024-09-27 19:49:32.740622 |
description | Macros used by rp235x-hal |
homepage | |
repository | https://github.com/rp-rs/rp-hal |
max_upload_size | |
id | 1389073 |
size | 17,825 |
rp235x-hal-macros
Macros used by rp235x-hal.
Extension of the cortex-m-rt
#[entry]
with rp235x specific initialization code.
Currently, it just unlocks all spinlocks before calling the entry function, and sets up the Double Precision and GPIO Co-Procesors.
The contents of this repository are dual-licensed under the MIT OR Apache 2.0
License. That means you can choose either the MIT license or the Apache 2.0
license when you re-use this code. See LICENSE-MIT
or
LICENSE-APACHE
for more information on each specific
license. Our Apache 2.0 notices can be found in NOTICE
.
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.