mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-09 02:18:32 +00:00
ATL-730: Refactored the debug extension.
Wired in the `cortex.debug` VSXE. Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
@@ -44,8 +44,7 @@
|
||||
shell.exec(`git -C ${path('..', 'build')} clean -ffxdq`, { async: false });
|
||||
|
||||
const extensions = [
|
||||
'arduino-ide-extension',
|
||||
'arduino-debugger-extension',
|
||||
'arduino-ide-extension'
|
||||
];
|
||||
const allDependencies = [
|
||||
...extensions,
|
||||
|
||||
Reference in New Issue
Block a user