26 lines
554 B
Markdown
26 lines
554 B
Markdown
Change Log
|
|
=======
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
## [unreleased]
|
|
|
|
## [v0.2.0]
|
|
|
|
- Relicensed under dual Apache-2.0 / MIT license
|
|
|
|
### Added
|
|
|
|
- Helper script to automate all steps for PAC generation
|
|
- Added badges for README
|
|
|
|
## [v0.1.0]
|
|
|
|
### Added
|
|
|
|
- First version of the PAC which builds. Uses a patched version
|
|
of `svd2rust`: https://github.com/rust-embedded/svd2rust
|