rp2040-hal-macros

Crates.iorp2040-hal-macros
lib.rsrp2040-hal-macros
version0.1.0
sourcesrc
created_at2022-06-14 07:57:38.961177
updated_at2022-06-14 07:57:38.961177
descriptionMacros used by rp2040-hal
homepage
repository
max_upload_size
id605623
size3,701
Jonathan 'theJPster' Pallant (thejpster)

documentation

README

rp2040-hal-macros

Macros used by rp2040-hal.

Entry macro

Extension of the cortex-m-rt #[entry] with rp2040 specific initialization code.

Currently, it just unlocks all spinlocks before calling the entry function.

License

Licensed under either of

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.

Commit count: 0

cargo fmt