Skip to content
Snippets Groups Projects
Commit 9080cc77 authored by Jorge Aparicio's avatar Jorge Aparicio
Browse files

v0.1.1

parent e9ac8ba6
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [v0.1.1] - 2018-01-20
### Added
- Add a "rt" Cargo feature that enables the "rt" feature of the stm32f30x dependency.
## v0.1.0 - 2018-01-17
Initial release
[Unreleased]: https://github.com/japaric/stm32f30x-hal/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/japaric/stm32f30x-hal/compare/v0.1.1...HEAD
[v0.1.1]: https://github.com/japaric/stm32f30x-hal/compare/v0.1.0...v0.1.1
......@@ -6,7 +6,7 @@ keywords = ["arm", "cortex-m", "stm32", "hal"]
license = "MIT OR Apache-2.0"
name = "stm32f30x-hal"
repository = "https://github.com/japaric/stm32f30x-hal"
version = "0.1.0"
version = "0.1.1"
[dependencies]
cortex-m = "0.4.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment