Robin Mueller
ef2f8d309a
All checks were successful
Rust/max116xx-10bit/pipeline/head This commit looks good
800 B
800 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.0] 2024-06-16
- Update
embedded-hal
to v1. - Add optional
defmt
feature.
[v0.2.1]
- README tweaks
[v0.2.0]
Added
- Extended and improved type-level support significantly
- Added implementation for externally clocked mode with wakeup delay
- Added simple implementation for using CNVST pin. This is untested because board did not have CNVST connected
Changed
- Improved documentation
- Made library easier to use
[v0.1.1]
- Added badges and some documentation and README tweaks
[v0.1.0]
- Initial release