v0.8.0
This commit is contained in:
		@@ -7,5 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 | 
			
		||||
## [Unreleased]
 | 
			
		||||
### Added
 | 
			
		||||
### Changed
 | 
			
		||||
### Removed
 | 
			
		||||
## [0.8.0] - 2018-02-13
 | 
			
		||||
### Removed
 | 
			
		||||
 - PCC dummy register was removed. These register should not be used as there are no hardware corresponding to them.
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
[package]
 | 
			
		||||
authors = ["Kjetil Kjeka <kjetilkjeka@gmail.com>"]
 | 
			
		||||
name = "s32k144"
 | 
			
		||||
version = "0.7.0"
 | 
			
		||||
version = "0.8.0"
 | 
			
		||||
 | 
			
		||||
description = "Peripheral access API for NXP S32K144 microcontrollers (generated using svd2rust)"
 | 
			
		||||
repository = "https://github.com/kjetilkjeka/s32k144.rs"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user