blob: 6e7d61c0e02786e442056bc2dc78b5d1c2f09596 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Embassy MCXA256 HAL
[](https://github.com/OpenDevicePartnership/embassy-mcxa/actions/workflows/check.yml)
[](https://github.com/OpenDevicePartnership/embassy-mcxa/actions/workflows/nostd.yml)
[](https://github.com/OpenDevicePartnership/embassy-mcxa/actions/workflows/rolling.yml)
A Hardware Abstraction Layer (HAL) for the NXP MCXA256 microcontroller
using the Embassy async framework. This HAL provides safe, idiomatic
Rust interfaces for GPIO, UART, and OSTIMER peripherals.
## License
This project is licensed under MIT OR Apache-2.0.
|