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
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