Commit Graph

4 Commits

Author SHA1 Message Date
6b416f5684
Merge remote-tracking branch 'origin/main' into simplified-api
All checks were successful
Rust/max116xx-10bit/pipeline/head This commit looks good
Rust/max116xx-10bit/pipeline/pr-main This commit looks good
2021-12-14 14:06:07 +01:00
061cc6e9ee Several improvements
Some checks failed
Rust/max116xx-10bit/pipeline/pr-main There was a failure building this commit
Rust/max116xx-10bit/pipeline/head This commit looks good
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
2021-12-14 14:01:31 +01:00
8b3e43f217
release v0.1.1
All checks were successful
Rust/max116xx-10bit/pipeline/head This commit looks good
2021-12-13 11:29:26 +01:00
54286e67c2
First basic device crate done 2021-12-12 13:41:59 +01:00