[PR #121] [MERGED] Add atomic to list of no_std crates #144

Closed
opened 2025-11-06 08:18:55 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/121
Author: @xoac
Created: 12/9/2018
Status: Merged
Merged: 12/20/2018
Merged by: @therealprof

Base: masterHead: atomic


📝 Commits (3)

  • 0d199ce alphabetical order of no_std crates
  • 02ea90f Add atomic crate to no_std list crates
  • c24606d Add lacking shileds from crates.io to no_std crates list

📊 Changes

1 file changed (+7 additions, -6 deletions)

View changed files

📝 README.md (+7 -6)

📄 Description

Just reading about no_std and found that atomic is not on the list. Hope it can be useful. Also added some minor changes.


🔄 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/121 **Author:** [@xoac](https://github.com/xoac) **Created:** 12/9/2018 **Status:** ✅ Merged **Merged:** 12/20/2018 **Merged by:** [@therealprof](https://github.com/therealprof) **Base:** `master` ← **Head:** `atomic` --- ### 📝 Commits (3) - [`0d199ce`](https://github.com/rust-embedded/awesome-embedded-rust/commit/0d199cefc182b6e63287a6c4515cda7b09c9d872) alphabetical order of no_std crates - [`02ea90f`](https://github.com/rust-embedded/awesome-embedded-rust/commit/02ea90f31dfcfec0944e500e19f6cdc731220636) Add atomic crate to no_std list crates - [`c24606d`](https://github.com/rust-embedded/awesome-embedded-rust/commit/c24606df524a3ba550377260065f00647241c0d1) Add lacking shileds from crates.io to no_std crates list ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -6) </details> ### 📄 Description Just reading about no_std and found that atomic is not on the list. Hope it can be useful. Also added some minor changes. --- <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:18:55 -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#144