Commit Graph

22 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 0532c1b94e
v0.2.1
Rust/max116xx-10bit/pipeline/head This commit looks good Details
2021-12-14 14:23:10 +01:00
Robin Müller 8eb5b556db Merge pull request 'Several improvements' (#1) from simplified-api into main
Rust/max116xx-10bit/pipeline/head This commit looks good Details
Reviewed-on: #1
2021-12-14 14:20:04 +01:00
Robin Müller 0cd4d7369b
add two more toolchains in jenkinsfile
Rust/max116xx-10bit/pipeline/pr-main This commit looks good Details
Rust/max116xx-10bit/pipeline/head This commit looks good Details
2021-12-14 14:13:45 +01:00
Robin Müller cc0680ea63
update jenkinsfile
Rust/max116xx-10bit/pipeline/head This commit looks good Details
Rust/max116xx-10bit/pipeline/pr-main This commit looks good Details
there are now examples
2021-12-14 14:12:10 +01:00
Robin Müller c2255f2da9
bump subversion
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:07:13 +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 3bf780a6df
added badges
Rust/max116xx-10bit/pipeline/head This commit looks good Details
2021-12-13 11:20:38 +01:00
Robin Müller 310475e439
lib requires unproven feature in embedded hal
Rust/max116xx-10bit/pipeline/head This commit looks good Details
2021-12-13 00:13:57 +01:00
Robin Müller 2e011d3043
added .github ci files
Rust/max116xx-10bit/pipeline/head There was a failure building this commit Details
2021-12-12 23:47:47 +01:00
Robin Müller 14835c38d9
added CI/CD files
Rust/max116xx-10bit/pipeline/head There was a failure building this commit Details
2021-12-12 23:17:30 +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 b3a16aab15
README fix 2021-12-12 14:53:43 +01:00
Robin Müller c8a9890e52
update links 2021-12-12 14:48:15 +01:00
Robin Müller 54286e67c2
First basic device crate done 2021-12-12 13:41:59 +01:00
Robin Müller 7e987f3407
added license files 2021-12-12 13:23:40 +01:00
Robin Müller 18118bb6c3
init commit 2021-12-12 13:16:27 +01:00