Skip to content

Add the Embedded Rust 101 course by Wyliodrin and UPB #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/resources/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ title = "Teaching and Training"
url = "https://github.com/RalfJung/rust-101"
description = "This course covers core Rust in detail, including advanced concepts."

[[extra.categories.resources]]
title = "Embedded Rust 101 (Wyliodrin & Politehnica Bucharest)"
url = "https://embedded-rust-101.wyliodrin.com"
description = "The embedded systems course delivered in Rust using the Raspberry Pi Pico 2 at the Politehnica University of Bucharest."

[[extra.categories]]
title = "Collected learning materials"

Expand Down