Crates.io | mcxn947-pac |
lib.rs | mcxn947-pac |
version | 0.0.3 |
source | src |
created_at | 2024-01-18 09:19:33.649061 |
updated_at | 2024-02-23 09:03:58.713132 |
description | Peripherals Access Crate for NXP mcxn947 |
homepage | https://github.com/mcx-rs/mcx-pacs |
repository | https://github.com/mcx-rs/mcx-pacs |
max_upload_size | |
id | 1103993 |
size | 20,810,019 |
Peripherals access crate for NXP MCX series microcontroller.
Crates generated with svdtools
, svd2rust
and form
.
Install tools by running make install_tools
, this will install
svdtools
, svd2rust
and form
with specific version.
run make crates
, the crates will show in pacs
folder.
Note: Generated crates do not have a right version.
This project is licensed by MIT
All original svd files comes from NXP's SDK with BSD-3-Clause License.