6 Commits

Author SHA1 Message Date
53c97dcb32 Fix VSCode launch config 2025-10-19 18:28:33 +02:00
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
David Boles
9977613eac Corrected default VSCode clean task. 2020-03-04 19:02:05 -05:00
David Boles
6c26219611 Corrected default VSCode build task. 2020-03-04 14:07:32 -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
57de818726 Add VS Code support
Adds basic configuration for VS Code for QEMU and STM32F3DISCOVERY.
2019-12-25 06:46:43 -05:00