small docs update

This commit is contained in:
Robin Müller 2025-02-10 11:44:49 +01:00
parent 2fe92c76c6
commit 6402b9f014
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -24,7 +24,7 @@ features = ["rt"]
The `rt` feature is optional and recommended. It brings in support for `cortex-m-rt`. The `rt` feature is optional and recommended. It brings in support for `cortex-m-rt`.
For full details on the autgenerated API, please see the For full details on the autgenerated API, please see the
[svd2rust documentation](https://docs.rs/svd2rust/0.19.0/svd2rust/#peripheral-api). [svd2rust documentation](https://docs.rs/svd2rust/latest/svd2rust/#peripheral-api).
## Regenerating the PAC ## Regenerating the PAC