This repository has been archived on 2024-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
vorago-reb1/CHANGELOG.md
Robin Mueller 2195a9f678
All checks were successful
Rust/vorago-reb1/pipeline/head This commit looks good
Rust/vorago-reb1/pipeline/pr-main This commit looks good
bump to v0.3.2, update HAL dependency
- Adapted code accordingly
2021-12-20 23:55:03 +01:00

785 B

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[unreleased]

[v0.3.2]

  • Bump HAL dependency to v0.5.0. Changed API, especially for IRQ handling

[v0.3.1]

  • Updated ADC code and dependency

[v0.3.0]

[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