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 ce12620 commit 5517d54Copy full SHA for 5517d54
cortex-m-rt/tests/README.md
@@ -0,0 +1,7 @@
1
+# How to run
2
+
3
+To run the compile tests, use the following command on the root of the project:
4
5
+```
6
+cargo test --package cortex-m-rt --test compiletest --features device
7
0 commit comments