#nxp #low-level #mcx

no-std mcx-pac

Peripheral Access Crate for all NXP MCX Series MCUs

2 releases

0.0.2 Jun 11, 2024
0.0.1 May 24, 2024

#640 in Embedded development

MIT license

5MB
146K SLoC

mcx-pac

Peripheral access crates for NXP MCX Series MCU.

This project is inspired by imxrt-ral and stm32ral. Many thanks to their authors.

Getting Started

This crate provides a low level interface for NXP MCX Series MCUs. Now supports:

  • N Series
    • N94x
    • N54x
    • N23x
  • A Series
    • A14x
    • A15x
  • W Series
  • L Series

You can also check the examples.

LICENSE

License under MIT.

SVD files come from NXP are licensed under BSD-3-Clause

Dependencies

~0.6–0.9MB
~11K SLoC