mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-05-05 22:54:42 +00:00
add a note on why the old materials section is there
This commit is contained in:
parent
18ceddcc4a
commit
e3b2362ca9
1 changed files with 1 additions and 0 deletions
|
@ -917,6 +917,7 @@ Work in progress crates. Help the authors make these crates awesome!
|
|||
|
||||
## Old books, blogs and training materials
|
||||
|
||||
These materials may be outdated and reflect earlier practices, but might still be useful for reference.
|
||||
|
||||
- [Exploring Rust on Teensy](https://branan.github.io/teensy/) by @branan — Beginner set of articles on getting into embedded dev in Rust.
|
||||
- [Pragmatic Bare Metal Rust](http://www.hashmismatch.net/pragmatic-bare-metal-rust/) A starter article about starting Rust development on STM32 microcontrollers (cubeMX + FFI).
|
||||
|
|
Loading…
Reference in a new issue