mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #288] [MERGED] Clean up the training materials section #298
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/288
Author: @TheZoq2
Created: 7/19/2020
Status: ✅ Merged
Merged: 7/19/2020
Merged by: @bors[bot]
Base:
master← Head:cleanup_training📝 Commits (2)
18ceddcClean up the training materials sectione3b2362add a note on why the old materials section is there📊 Changes
1 file changed (+14 additions, -8 deletions)
View changed files
📝
README.md(+14 -8)📄 Description
A lot of the training material that is linked right now seems to be pretty outdated (blog posts and books from 2017 and earlier)
I moved all those to an "old books" section because I still think they're useful to keep around, but showing them as up to date tutorials is confusing since they often demonstrate things that are not/don't have to be done anymore.
Hopefully I did the checks for what is out of date/what is not correctly 😅
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.