diff options
| author | James Munns <[email protected]> | 2025-12-04 19:50:28 +0100 |
|---|---|---|
| committer | James Munns <[email protected]> | 2025-12-04 19:50:28 +0100 |
| commit | 2843faa777066dd30709fd4aee9837aabc49a52c (patch) | |
| tree | 2207a3f4b0d9b84c34a885dc2b5a9c253d942972 /embassy-mcxa/README.md | |
| parent | a08fc1a78065fe42a5eb9a82d1c277b277a57556 (diff) | |
Remove more ODP files
Diffstat (limited to 'embassy-mcxa/README.md')
| -rw-r--r-- | embassy-mcxa/README.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/embassy-mcxa/README.md b/embassy-mcxa/README.md index 6e7d61c0e..079eeb487 100644 --- a/embassy-mcxa/README.md +++ b/embassy-mcxa/README.md | |||
| @@ -1,13 +1,5 @@ | |||
| 1 | # Embassy MCXA256 HAL | 1 | # Embassy MCXA256 HAL |
| 2 | 2 | ||
| 3 | [](https://github.com/OpenDevicePartnership/embassy-mcxa/actions/workflows/check.yml) | ||
| 4 | [](https://github.com/OpenDevicePartnership/embassy-mcxa/actions/workflows/nostd.yml) | ||
| 5 | [](https://github.com/OpenDevicePartnership/embassy-mcxa/actions/workflows/rolling.yml) | ||
| 6 | |||
| 7 | A Hardware Abstraction Layer (HAL) for the NXP MCXA256 microcontroller | 3 | A Hardware Abstraction Layer (HAL) for the NXP MCXA256 microcontroller |
| 8 | using the Embassy async framework. This HAL provides safe, idiomatic | 4 | using the Embassy async framework. This HAL provides safe, idiomatic |
| 9 | Rust interfaces for GPIO, UART, and OSTIMER peripherals. | 5 | Rust interfaces for GPIO, UART, and OSTIMER peripherals. |
| 10 | |||
| 11 | ## License | ||
| 12 | |||
| 13 | This project is licensed under MIT OR Apache-2.0. | ||
