Skip to content

Commit 0a1cc6e

Browse files
Merge pull request #17 from jessebraham/fixes/misc
Fix Ferrous Systems link, add Video Courses section to table of contents
2 parents 5791b60 + e9db16f commit 0a1cc6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
- [Community](#community)
1010
- [Books, Blogs, and Training Materials](#books-blogs-and-training-materials)
11+
- [Video Courses](#video-courses)
1112
- [Tools](#tools)
1213
- [Templates](#templates)
1314
- [Open Hardware](#open-hardware)
@@ -23,7 +24,7 @@ You can usually find community members (including some employees of Espressif) i
2324
## Books, Blogs, and Training Materials
2425

2526
- [EN] [The Rust on ESP Book](https://esp-rs.github.io/book/introduction.html) - The goal of this book is to provide a comprehensive guide on using the Rust programming language with Espressif SoCs and modules.
26-
- [EN] [Embedded Rust on Espressif](https://esp-rs.github.io/espressif-trainings/) - Training for Rust development on ESP32-C3 by [Ferrous Systems](https://esp-rs.github.io/espressif-trainings/).
27+
- [EN] [Embedded Rust on Espressif](https://esp-rs.github.io/espressif-trainings/) - Training for Rust development on ESP32-C3 by [Ferrous Systems](https://ferrous-systems.com/training/).
2728
- [EN] [Scott Mabin - Rust on Espressif chips](https://mabez.dev/blog/posts/) - Quarterly updates about Rust on Espressif chips.
2829
- [EN] [Bare-Metal Rust on ESP32: A brief overview](https://beta7.io/posts/bare-metal-rust-on-esp32/) - Overview of the `no_std` ecosystem on ESP32 chips.
2930
- [JP] 倒立振子ロボットを現代制御で動かしたい (I want to run an inverted pendulum robot with modern control)

0 commit comments

Comments
 (0)