6 Commits

Author SHA1 Message Date
53c97dcb32 Fix VSCode launch config 2025-10-19 18:28:33 +02:00
Remo Senekowitsch
62d6a84b52 Replace deprecated runToMain with runToEntryPoint 2022-10-02 16:45:22 +02:00
Remo Senekowitsch
7ef7c35350 Recommend rust-analyzer vscode extension 2022-10-02 16:09:26 +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
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