You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to get started with Rust on Espressif devices:
41
+
- Learn the basics: Read [The Rust on ESP Book](https://esp-rs.github.io/book/), which is a comprehensive guide that covers everything from setting up your development environment to using available tools.
42
+
- Get hands-on experience:
43
+
-[Embedded Rust (`no_std`) on Espressif](https://esp-rs.github.io/no_std-training/)
44
+
-[Embedded Rust (`std`) on Espressif](https://esp-rs.github.io/std-training/)
45
+
- Join the community: Have questions or need help? Join the [Matrix community channel](https://matrix.to/#/#esp-rs:matrix.org)!
0 commit comments