From d8e9ff847fcaeba5d26784a2dccf44e38dfbf6fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 19 May 2026 14:27:00 +0200 Subject: [PATCH] Add 'Embedded Software with Rust' resource to README Hi, Stjepan from Manning here. I've added our new Rust book to the list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 864fb39..0639e44 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ The main documentation is always the best beginning, so if you haven't read it y * [Rust Atomics and Locks](https://learning.oreilly.com/library/view/-/9781098119430/) - Mara Bos * [Command-Line Rust](https://www.oreilly.com/library/view/command-line-rust/9781098109424/) - Ken Youens-Clark * [High Assurance Rust: Developing Secure and Robust Software](https://highassurance.rs/) - Tiemoko Ballo +* [Embedded Software with Rust](https://www.manning.com/books/embedded-software-with-rust) - David Cabanis ## Videos