Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 614 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 614 Bytes

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