Hi everyone. I am using the Circuit Dojo vscode extension to work on my firmware. I have succesfully built and flashed using the extension with the hello_world sample from Zephyr. However, I am trying to start a new project and work from there, but the extension stays active in the hello_world sample. I want to change the active project.
I made it work by initiating the repo at my existing zephyr folder, and my explorer tree looks like this:
![https://i.paste.pics/cd7fc045d48abb8c88c5fe8f07c6472b.png]
Is this wrong?