Skip to content

Commit ae81499

Browse files
author
Jorge Aparicio
committed
release v0.1.0
1 parent b1bce47 commit ae81499

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6+
and this project adheres to [Semantic Versioning](http://semver.org/).
7+
8+
## [Unreleased]
9+
10+
## [v0.1.0] - 2016-10-04
11+
12+
### Added
13+
14+
- High level API over LEDs
15+
- A `delay::ms` function
16+
- "Smart" exceptions
17+
- `iprint!` macros
18+
- Default `panic_fmt` implementation
19+
- Default system initialization
20+
- Low level access to some peripherals: DBGMCU, GPIO, RCC and TIM
21+
22+
[Unreleased]: https://github.com/japaric/rustc-cfg/compare/v0.1.0...HEAD

0 commit comments

Comments
 (0)