mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-06 08:36:52 -04:00
tests: update test instruction in thumb-none-cortex-m
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
//!
|
||||
//! How to run this
|
||||
//! $ ./x.py clean
|
||||
//! $ ./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
|
||||
//!
|
||||
//! Supported targets:
|
||||
//! - thumbv6m-none-eabi (Bare Cortex-M0, M0+, M1)
|
||||
|
||||
Reference in New Issue
Block a user