mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 20:30:35 +00:00
Adjust links in the monorepo (#3655)
This commit is contained in:
parent
75ac7ead62
commit
6be98e5a00
@ -44,7 +44,7 @@ For information about the HAL and how to use it in your own projects, please ref
|
||||
|
||||
When browsing the examples, we recommend viewing the tag for the `esp-hal` release you are using to ensure compatibility, e.g. [esp-hal-v1.0.0-beta.0], as the `main` branch is used for development and APIs may have changed in the meantime.
|
||||
|
||||
[The Rust on ESP Book]: https://esp-rs.github.io/book/
|
||||
[The Rust on ESP Book]: https://docs.espressif.com/projects/rust/book/
|
||||
[documentation]: https://docs.espressif.com/projects/rust/
|
||||
[esp-hal-v1.0.0-beta.0]: https://github.com/esp-rs/esp-hal/tree/esp-hal-v1.0.0-beta.0/examples
|
||||
|
||||
@ -53,7 +53,7 @@ When browsing the examples, we recommend viewing the tag for the `esp-hal` relea
|
||||
- [The Rust Programming Language](https://doc.rust-lang.org/book/)
|
||||
- [The Embedded Rust Book](https://docs.rust-embedded.org/book/index.html)
|
||||
- [The Embedonomicon](https://docs.rust-embedded.org/embedonomicon/)
|
||||
- [The Rust on ESP Book](https://esp-rs.github.io/book/)
|
||||
- [The Rust on ESP Book](https://docs.espressif.com/projects/rust/esp-hal/latest/)
|
||||
- [Embedded Rust (no_std) on Espressif](https://esp-rs.github.io/no_std-training/)
|
||||
|
||||
## Contributing
|
||||
|
Loading…
x
Reference in New Issue
Block a user