mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #12] [MERGED] Merge two lists #47
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/12
Author: @berkus
Created: 4/6/2018
Status: ✅ Merged
Merged: 4/6/2018
Merged by: @rahul-thakoor
Base:
master← Head:merge-two-lists📝 Commits (10+)
0a40f49Add code of conduct6cca389Add contribution guidelines863c672Add logo1fd9115Change title and intro paragraphf8c353cAdd awesome badgef61c948Add Community sectione3b42cbAdd russian telegram chat to Community sectione90dbc2Add training materials section49a8e3cAdd tools section5246a43Add cortex-m📊 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.