mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 15:22:12 -05:00
[PR #349] [MERGED] Vorago PAC & BSP and MAX116xx 10 bit ADC driver #357
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/349
Author: @robamu
Created: 12/13/2021
Status: ✅ Merged
Merged: 12/14/2021
Merged by: @bors[bot]
Base:
master← Head:vorago-2📝 Commits (3)
1a1016aadded vorago-reb1 BSP and va416xx PACee2410bAdd MAX116xx 10-bit ADCecd4e7fforgot the link📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
README.md(+8 -0)📄 Description
Adds three crates
Also adds a new device crate for the MAX116xx 10-bit ADC. Actually, I wasn't sure whether to add the device driver to the primary list or to the WIP list. There is not blog post (yet) and I was not sure whether this is a fixed requirement.
Some core features are supported which should be useful for the most common use-cases, but of course there are some features that could still be added. If you think that this crate is ready for an official release, I could try to provide a blog post on something like Medium (or whatever platform you recommend)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.