Closed beriberikix closed 6 years ago
At the moment this wouldn't be feasible, the dapjs project depends on WebUSB support, and that is not currently available in the node/electron versions that power Visual Studio code. At some point those may become available and I will re-evaluate this.
DAPJs also works via node-hid now :)
https://github.com/ARMmbed/dapjs
Have you evaluated DAP.js from Arm as an alternative to the current pyOCD/texane versions? Could be a more complete, more supported implementation in the long run.
Great project btw!