7 Commits
Author SHA1 Message Date
Christopher J. McClellan eb68e8bba9 Fixes #99: Disambiguates VSCode Tasks
Using the equivalent command line as the task name caused some confusion.
Users were under the impression that they could use any valid cargo command as a preLaunchTask in the launch configurations.
2020-11-09 06:23:51 -05:00
Christopher J. McClellan 888ddb7e0d Update vscode docs to reflect fixes from PR #83
9977613eac
6c26219611

https://github.com/rust-embedded/cortex-m-quickstart/pull/83
2020-03-05 07:02:29 -05:00
Christopher J. McClellan ee3eca20d3 Add vscode build tasks for examples and release 2020-02-07 19:22:11 -05:00
Christopher J. McClellan e58549b2ec Add more documentation for testing on host 2018-12-31 07:01:16 -05:00
Christopher J. McClellan 0e2aadf8f2 Make sure we can actually test prod code 2018-12-30 19:55:24 -05:00
Christopher J. McClellan e7138e0e2a Fixes code of conduct link.
Closes #60
2018-12-30 19:24:24 -05:00
Christopher J. McClellan c142db6e23 Add example of writing tests that run on host machine 2018-12-30 19:17:58 -05:00