3 releases
0.0.3 | Feb 23, 2024 |
---|---|
0.0.2 | Feb 12, 2024 |
0.0.1 | Jan 18, 2024 |
#1858 in Embedded development
21MB
580K
SLoC
MCX Pacs
Peripherals access crate for NXP MCX series microcontroller.
Crates generated with svdtools
, svd2rust
and form
.
Generate
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.
LICENSE
This project is licensed by MIT
All original svd files comes from NXP's SDK with BSD-3-Clause License.