Commit Graph

18 Commits

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