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.
thumb-none-cortex-m
1 parent 7154d39 commit 9504090Copy full SHA for 9504090
tests/run-make-cargo/thumb-none-cortex-m/rmake.rs
@@ -4,7 +4,7 @@
4
//!
5
//! How to run this
6
//! $ ./x.py clean
7
-//! $ ./x.py test --target thumbv6m-none-eabi,thumbv7m-none-eabi tests/run-make
+//! $ ./x.py test --target thumbv6m-none-eabi,thumbv7m-none-eabi tests/run-make-cargo
8
9
//! Supported targets:
10
//! - thumbv6m-none-eabi (Bare Cortex-M0, M0+, M1)
0 commit comments