[PR #12] [MERGED] Merge two lists #47

Closed
opened 2025-11-06 08:14:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/12
Author: @berkus
Created: 4/6/2018
Status: Merged
Merged: 4/6/2018
Merged by: @rahul-thakoor

Base: masterHead: merge-two-lists


📝 Commits (10+)

📊 Changes

4 files changed (+188 additions, -6 deletions)

View changed files

CONTRIBUTING.md (+48 -0)
Code-of-Conduct.md (+74 -0)
📝 README.md (+66 -6)
rust-embedded-logo-256x256.png (+0 -0)

📄 Description

This PR proposes to merge changes from the original community awesome-embedded-rust list.

It's split in more or less logical commits.

Logo rendering should become normal once it lands in master (or we could remove the logo altogether, however i'd vote for keeping it).

The text changes in the list of crates are made with the assumption than this list is supposed to benefit not only hardcode lowlevel rust devs but mostly newcomers who will use this list to discover new things so more detailed descriptions (even if sometimes rather redundant) will make it easier for them to navigate.

Code of conduct and contibution guidelines files added as per rules of the awesome.re awesome list aggregator.


🔄 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/12 **Author:** [@berkus](https://github.com/berkus) **Created:** 4/6/2018 **Status:** ✅ Merged **Merged:** 4/6/2018 **Merged by:** [@rahul-thakoor](https://github.com/rahul-thakoor) **Base:** `master` ← **Head:** `merge-two-lists` --- ### 📝 Commits (10+) - [`0a40f49`](https://github.com/rust-embedded/awesome-embedded-rust/commit/0a40f49dc5a7017643aba0f21fea52692757b8a1) Add code of conduct - [`6cca389`](https://github.com/rust-embedded/awesome-embedded-rust/commit/6cca38976976978c7066b21a3e7d2d70575800d8) Add contribution guidelines - [`863c672`](https://github.com/rust-embedded/awesome-embedded-rust/commit/863c6726386549e86f4b37c1230938d1a4ea7f69) Add logo - [`1fd9115`](https://github.com/rust-embedded/awesome-embedded-rust/commit/1fd9115c86b5bb87af3b2ef8a46088b2106bbb81) Change title and intro paragraph - [`f8c353c`](https://github.com/rust-embedded/awesome-embedded-rust/commit/f8c353c26281317afa1d5d2be1295b51842333fa) Add awesome badge - [`f61c948`](https://github.com/rust-embedded/awesome-embedded-rust/commit/f61c948dfaa99cc1d427b7bb1b72ad9d5938df2f) Add Community section - [`e3b42cb`](https://github.com/rust-embedded/awesome-embedded-rust/commit/e3b42cbc927c16a6a35d4104c19cac2ab822ca1e) Add russian telegram chat to Community section - [`e90dbc2`](https://github.com/rust-embedded/awesome-embedded-rust/commit/e90dbc20928548a383bd306c861993b4758f12c6) Add training materials section - [`49a8e3c`](https://github.com/rust-embedded/awesome-embedded-rust/commit/49a8e3c8c1835d2805915e15d9d70729bf13084a) Add tools section - [`5246a43`](https://github.com/rust-embedded/awesome-embedded-rust/commit/5246a43b6760b371279d6081c0f59e364eafdcf3) Add cortex-m ### 📊 Changes **4 files changed** (+188 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `CONTRIBUTING.md` (+48 -0) ➕ `Code-of-Conduct.md` (+74 -0) 📝 `README.md` (+66 -6) ➕ `rust-embedded-logo-256x256.png` (+0 -0) </details> ### 📄 Description This PR proposes to merge changes from the original community [awesome-embedded-rust](https://github.com/berkus/awesome-embedded-rust) list. It's split in more or less logical commits. Logo rendering should become normal once it lands in master (or we could remove the logo altogether, however i'd vote for keeping it). The text changes in the list of crates are made with the assumption than this list is supposed to benefit not only hardcode lowlevel rust devs but mostly newcomers who will use this list to discover new things so more detailed descriptions (even if sometimes rather redundant) will make it easier for them to navigate. Code of conduct and contibution guidelines files added as per rules of the awesome.re awesome list aggregator. --- <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:14:21 -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#47