Commit Graph

10 Commits

Author SHA1 Message Date
Robin Müller c9b5f6a4e9
add Eq derives
Rust/max116xx-10bit/pipeline/head This commit looks good Details
2022-09-13 10:46:30 +02:00
Robin Müller 3422801850
small clippy improvement
Rust/max116xx-10bit/pipeline/head This commit looks good Details
2022-06-18 22:40:05 +02:00
Robin Müller 8a81b3a721
typo
Rust/max116xx-10bit/pipeline/head This commit looks good Details
2021-12-14 14:36:58 +01:00
Robin Müller 6b416f5684
Merge remote-tracking branch 'origin/main' into simplified-api
Rust/max116xx-10bit/pipeline/head This commit looks good Details
Rust/max116xx-10bit/pipeline/pr-main This commit looks good Details
2021-12-14 14:06:07 +01:00
Robin Müller 061cc6e9ee Several improvements
Rust/max116xx-10bit/pipeline/pr-main There was a failure building this commit Details
Rust/max116xx-10bit/pipeline/head This commit looks good Details
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
Robin Müller 8b3e43f217
release v0.1.1
Rust/max116xx-10bit/pipeline/head This commit looks good Details
2021-12-13 11:29:26 +01:00
Robin Müller f396c793ea
clippy fixes 2021-12-12 21:10:58 +01:00
Robin Müller db80221815
add Chip Select handling 2021-12-12 20:56:23 +01:00
Robin Müller 54286e67c2
First basic device crate done 2021-12-12 13:41:59 +01:00
Robin Müller 18118bb6c3
init commit 2021-12-12 13:16:27 +01:00