How can I edit libraries for Mesh Devices?

I am trying to debug a library for my Boron and need to be able to edit it. Plus, I want to add some libraries for new devices.

I can’t edit libraries in the Web IDE.
The Atom-based IDE will not let me select Boron as a target.
The new Desktop IDE, based on Microsoft’s Visual Studio looks promising but Particle: Set Target Device does not accept Boron as a target.

So what is left? Is there any way to edit libraries for the mesh products?

Do the CLI tools support the Boron?

Thanks!

Yes, CLI 1.35.2 supports mesh devices

1 Like

The new Desktop IDE, based on Microsoft’s Visual Studio looks promising but Particle: Set Target Device does not accept Boron as a target.

Support for mesh devices is a prerequisite for general availability of Workbench, which will be coming shortly. Thank you for your patience in the meantime!

ScruffR and will,

Thanks for your response! I had a hard time imagining that the IDEs did not support building libraries for the mesh devices. I’ll take a look at the CLI.