mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-12-29 20:51:10 +00:00
Update references to version tag in README.md to latest release (#4427)
This commit is contained in:
parent
5626ac75fe
commit
dcb82dcfbc
@ -42,11 +42,11 @@ For information relating to the development of Rust applications on ESP devices,
|
||||
|
||||
For information about the HAL and how to use it in your own projects, please refer to the [documentation].
|
||||
|
||||
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.
|
||||
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], as the `main` branch is used for development and APIs may have changed in the meantime.
|
||||
|
||||
[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
|
||||
[esp-hal-v1.0.0]: https://github.com/esp-rs/esp-hal/tree/esp-hal-v1.0.0/examples
|
||||
|
||||
## Resources
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user