diff --git a/README.md b/README.md index 4264627..62d5af5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # MIMXRT633S Peripheral Access Crate +[![no-std](https://github.com/OpenDevicePartnership/mimxrt633s-pac/actions/workflows/nostd.yml/badge.svg)](https://github.com/OpenDevicePartnership/mimxrt633s-pac/actions/workflows/nostd.yml) +[![check](https://github.com/OpenDevicePartnership/mimxrt633s-pac/actions/workflows/check.yml/badge.svg)](https://github.com/OpenDevicePartnership/mimxrt633s-pac/actions/workflows/check.yml) +[![LICENSE](https://img.shields.io/badge/License-MIT-blue)](./LICENSE) + This crate provides an autogenerated API for access to NXP MIMXRT633s peripherals. The API is generated using [svd2rust](https://github.com/rust-embedded/svd2rust).