blob: 06c4a255eb452cc3ba0dee4c49c07ed3d3d0b99c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Changelog
## [Unreleased]
## [0.1.0] 2022-12-02
First release. `imxrt-rt` provides a build-time API that defines a memory map,
as well as a runtime library that configures i.MX RT 10xx and 11xx processors.
[Unreleased]: https://github.com/imxrt-rs/imxrt-rt/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/imxrt-rs/imxrt-rt/releases/tag/v0.1.0
|