[PR #349] [MERGED] Vorago PAC & BSP and MAX116xx 10 bit ADC driver #357

Closed
opened 2025-11-06 08:24:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: vorago-2


📝 Commits (3)

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 README.md (+8 -0)

📄 Description

Adds three crates

  • PAC for the Vorago VA416xx family of MCUs
  • BSP for the Vorago REB1 developmemt board

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.

## 📋 Pull Request Information **Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/349 **Author:** [@robamu](https://github.com/robamu) **Created:** 12/13/2021 **Status:** ✅ Merged **Merged:** 12/14/2021 **Merged by:** [@bors[bot]](https://github.com/apps/bors) **Base:** `master` ← **Head:** `vorago-2` --- ### 📝 Commits (3) - [`1a1016a`](https://github.com/rust-embedded/awesome-embedded-rust/commit/1a1016a35173af1db15dbfe87e62fbb98a610df8) added vorago-reb1 BSP and va416xx PAC - [`ee2410b`](https://github.com/rust-embedded/awesome-embedded-rust/commit/ee2410b481804d08f670ec0f9b68df54f17ed1ca) Add MAX116xx 10-bit ADC - [`ecd4e7f`](https://github.com/rust-embedded/awesome-embedded-rust/commit/ecd4e7f5722d3cb0460bb591897165c3233e28da) forgot the link ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+8 -0) </details> ### 📄 Description Adds three crates - PAC for the Vorago VA416xx family of MCUs - BSP for the Vorago REB1 developmemt board 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) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 08:24:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#357