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

Add scuba build and instructions #16

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add scuba build and instructions #16

wants to merge 7 commits into from

Conversation

MooseTheGoose
Copy link
Collaborator

@MooseTheGoose MooseTheGoose commented Aug 16, 2023

Add scuba build as an alternative to using virtual machines like we've done previously.

Some advantages are decreased download sizes, easier sharing between host and guest environments, and less overall virtualization.

Scuba can also run JLink or gdbserver on the device. GDBServer can be connected to using VSCode but I'm unsure how to make it connect to JLink. That may be a future commit.

EDIT: It seems SEGGER also recommends using gdbserver, so it's just a matter of connecting to that.

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

Successfully merging this pull request may close these issues.

1 participant