Commit Graph

10 Commits

Author SHA1 Message Date
c9b5f6a4e9
add Eq derives
All checks were successful
Rust/max116xx-10bit/pipeline/head This commit looks good
2022-09-13 10:46:30 +02:00
3422801850
small clippy improvement
All checks were successful
Rust/max116xx-10bit/pipeline/head This commit looks good
2022-06-18 22:40:05 +02:00
8a81b3a721
typo
All checks were successful
Rust/max116xx-10bit/pipeline/head This commit looks good
2021-12-14 14:36:58 +01:00
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
f396c793ea
clippy fixes 2021-12-12 21:10:58 +01:00
db80221815
add Chip Select handling 2021-12-12 20:56:23 +01:00
54286e67c2
First basic device crate done 2021-12-12 13:41:59 +01:00
18118bb6c3
init commit 2021-12-12 13:16:27 +01:00