Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Debug Probe #75

Open
noutram-old-uopaccount opened this issue Jun 29, 2023 · 3 comments
Open

Support for Debug Probe #75

noutram-old-uopaccount opened this issue Jun 29, 2023 · 3 comments

Comments

@noutram-old-uopaccount
Copy link
Contributor

I thought I should check with you before I try and do this myself :)

In terms of creating VSCode projects, I note that there are a couple options missing when generating launch.json

If would be really helpful if these were supported in this (rather useful) tool.

I've got working examples for both, but it's not as simple as a simple string substitution. My thinking would be to change the approach, and have some templates that are simply copied (as they do here https://github.com/raspberrypi/pico-examples/tree/master/ide/vscode ) into the generated project folder.

I'm considering writing the changes myself and generating a PR, but only if that sounds like an approach that might be acceptable?

Cheers,

Nick Outram, University of Plymouth, UK

@noutram-old-uopaccount
Copy link
Contributor Author

noutram-old-uopaccount commented Jun 29, 2023

Note - for now - I've make a PR to support the debug probe #76 as this is a simple case of one substitution and one addition to the launch.json file.

The above still stands however if remote is to be added.

@JamesH65
Copy link
Contributor

PR is now merged. Leaving this open for the remote bit.

@noutram-old-uopaccount
Copy link
Contributor Author

noutram-old-uopaccount commented Aug 10, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants