[PR #131] [MERGED] Add BBQueue to the readme #154

Closed
opened 2025-11-06 08:19:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/131
Author: @jamesmunns
Created: 1/6/2019
Status: Merged
Merged: 1/6/2019
Merged by: @therealprof

Base: masterHead: add-bbqueue


📝 Commits (2)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Adds BBQueue, my (no_std) SPSC queue library


🔄 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/131 **Author:** [@jamesmunns](https://github.com/jamesmunns) **Created:** 1/6/2019 **Status:** ✅ Merged **Merged:** 1/6/2019 **Merged by:** [@therealprof](https://github.com/therealprof) **Base:** `master` ← **Head:** `add-bbqueue` --- ### 📝 Commits (2) - [`2b31df5`](https://github.com/rust-embedded/awesome-embedded-rust/commit/2b31df5a9ada15a32fe42cb9cec6e17914e50e70) Add BBQueue to the readme - [`24c706d`](https://github.com/rust-embedded/awesome-embedded-rust/commit/24c706d2fdb45ef767d4ee005a5175906c18a7ef) Fix shield ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds BBQueue, my (no_std) SPSC queue library --- <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:19:17 -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#154