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 513c21e commit b28e926Copy full SHA for b28e926
README.md
@@ -18,7 +18,7 @@ Features/fixes can only be added with a pull request. Branches should be named a
18
- Feature: `feature/<short description>`
19
20
### Required tools
21
-- [mbed cli](https://github.com/ARMmbed/mbed-cli)
+- [mbed cli](https://os.mbed.com/docs/mbed-os/v6.2/quick-start/build-with-mbed-cli.html)
22
- [GNU Arm Embedded Toolchain](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm)
23
- Ubuntu/Debian: `gcc-arm-none-eabi`
24
- Brew: `gcc-arm-embedded`
0 commit comments