We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb3976 commit 9f0e938Copy full SHA for 9f0e938
README.md
@@ -65,7 +65,7 @@ as well as the latest `1.0.0-alpha` version side by side. This has several big a
65
- Allows for a faster upgrade to `1.0` once it comes out.
66
- Provides more oportunities to test the new `embedded-hal` version.
67
68
-This approach has been exemplary implemented in [LPC8xx HAL]. Here are the steps:
+This approach has been implemented in [LPC8xx HAL](https://github.com/lpc-rs/lpc8xx-hal). Here are the steps:
69
70
1. Add a dependency to the latest `embedded-hal` version to `Cargo.toml`.
71
Use the `package` attribute to refer to it by another name, to prevent name collision
0 commit comments