Completed BSP core features #1

Merged
muellerr merged 2 commits from mueller/accelero-adc into main 2021-12-12 13:53:41 +01:00
1 changed files with 15 additions and 0 deletions
Showing only changes of commit 58d0eada68 - Show all commits

15
CHANGELOG.md Normal file
View File

@ -0,0 +1,15 @@
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.3]
- Added basic accelerometer example. Board in not populated so it is not complete, but
it provides a starting point
- Added ADC base library and example building on the new max116xx-10bit device driver crate