Are these directions still good for the Boron?
https://github.com/particle-iot/device-os/blob/develop/docs/gettingstarted.md
They do not seem like they will work.
Are these directions still good for the Boron?
https://github.com/particle-iot/device-os/blob/develop/docs/gettingstarted.md
They do not seem like they will work.
There are a few missing steps, most notably:
cd device-os
git submodule update --init
There are additional instructions here:
https://docs.particle.io/support/particle-tools-faq/local-build/
Or, even easier, you could use Particle Workbench (VSCode) which will set up the local compiler toolchain for your automatically.