Several improvements #1

Merged
muellerr merged 5 commits from simplified-api into main 2021-12-14 14:20:05 +01:00

5 Commits

Author SHA1 Message Date
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