Y
Hacker News
new
|
ask
|
show
|
jobs
by
npage97
1527 days ago
I've done this exact setup (though not for firmware development). VS Code C/C++ extension also supports arm64 as well (
https://devblogs.microsoft.com/cppblog/visual-studio-code-c-...
). This works well with remote ssh.
1 comments
rubicon33
1527 days ago
Thank you! I'm going to give it a try, sounds like it could be perfect for me to finally get deeper into firmware development. Just can't stand working directly on the Pi.
link