Compile user software for specific version

Hi

We need to compile our own user firmware for version 0.4.3 but the web IDE only compiles in 0.4.4 now.

How do I on windows compile software for older firmware versions?

//Henrik

If you look at the drop down in Particle Build - Target Device list, you can select 0.4.3

2 Likes

I’m curious why you don’t jump to 0.4.4? If there are issues with it, I’d love to hear about them! :smile:

Any way to bring this same functionality to the CLI, and/or document how to do it via your cloud API? Build is cool, but not particularly useful when your workflow includes git or flashing batches of devices.