Multiple Firmwares in workbench

Hi Team,

I am trying to store the Argon and Boron firmwares in a single git repo. While compiling the Boron firmware, the workbench is adding the Argon firmware, which causes errors. I am storing all the firmwares in the src folder and using the workbench for compiling.

Do I need to keep separate repos for each device?

You may want to investigate “multi workspaces” in VSCode.
There are some threads about that already
https://community.particle.io/search?q=multi%20workspace

2 Likes

Thanks for the reference ScruffR.

This is what I am looking for!

1 Like