Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 597 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 597 Bytes

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.

Now this only support under Linux due to svdtools issue

LICENSE

This project is licensed by MIT

All original svd files comes from NXP's SDK with BSD-3-Clause License.