-
-
Notifications
You must be signed in to change notification settings - Fork 205
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
Setup dev container for ZSWatch development environment #203
Comments
AStyle 3.1 I got from apt-get |
It seems like this is started, but I can't seem to find a branch/pull request for this. I can help set it up, I was going to do this anyways for my own setup of this project. 🙂 I'll just start on my end and do a pull request if need be 🙂. |
Hi, this is the PR we abandoned #211 There where too many tradeoffs etc. making the container harder to use than just installing with the nRF tools (which IMO is easy). I'd say don't spend too much time on it, as it turned out quite messy for us to get it running well without tradeoffs. |
As @jakkra mentioned. But you can check out the branch on my GitHub if you want. |
Cool thanks @Kampi, but for now I'll just set it up on my side. :) I'll try to rework it myself for now without looking at your solution unless I get desperate hahaha. If I have a good potential solution for most people, then I might do a pull request. If I do one though, my guess is that it will probably be something more like template files?(We used to do this at my old workplace) Perhaps that could be a decent solution, as it puts a bit less of a burden of responsibility for you guys. Would you guys be open to that? |
@Rayvert64 I guess so, I don't have any specific idea how to do it. |
@Rayvert64 what do you mean with template? |
I mean having files that the user has to copy/edit to set up their files. For example, a I know it kinda defeats the "point" of a devcontainer in terms of you can "just start to code," but I don't think I've ever seen a devcontainer not need at least a bit of configuration to get working. 🫠 I don't use them for that purpose, though. I simply use them to keep my actual system "lean." 😅 |
ToDo
Open issues
Unplugging the programmer and reconnecting with WSL brick USB in the container. Find a way to fix it
Shall we use GDB with the JLink GDB Server as replacement because TCP works better than USB?
Pro:
Contra:
The text was updated successfully, but these errors were encountered: