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.
2 parents f40a8b4 + fdbad17 commit ddbf1b4Copy full SHA for ddbf1b4
src/intro/install.md
@@ -18,6 +18,7 @@ For bandwidth and disk usage concerns the default installation only supports
18
native compilation. To add cross compilation support for the ARM Cortex-M
19
architectures choose one of the following compilation targets. For the STM32F3DISCOVERY
20
board used for the examples in this book, use the `thumbv7em-none-eabihf` target.
21
+[Find the best Cortex-M for you.](https://developer.arm.com/ip-products/processors/cortex-m#c-7d3b69ce-5b17-4c9e-8f06-59b605713133)
22
23
Cortex-M0, M0+, and M1 (ARMv6-M architecture):
24
``` console
0 commit comments