19 lines
505 B
Markdown
19 lines
505 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]
|
|
|
|
## [0.1.0]
|
|
|
|
### Added
|
|
|
|
- First version of the HAL which adds the GPIO implementation and timer implementation.
|
|
- Also adds some examples and helper files to set up new binary crates
|
|
- RTT example application
|
|
- Added basic test binary in form of an example
|