pimoroni-pico
                                
                                
                                
                                    pimoroni-pico copied to clipboard
                            
                            
                            
                        Build-Instructions for building firmware myself, missing ?
I am looking for a way to create the firmware myself. I couldn't find anything. Are there anywhere hints on how to do this?
The steps are pretty explicitly laid out by the GitHub workflow that builds our releases/test builds: https://github.com/pimoroni/pimoroni-pico/blob/v0.3.3/.github/workflows/micropython.yml
Some documentation effort wouldn't go amiss though, I could have sworn I wrote it down somewhere.
I've switched to using a shell script in the ci subfolder to set up some of the build process. It demystifies it a little, but it's still not great.
Very much still need to put some instructions somewhere, since this was also asked here: https://github.com/pimoroni/pimoroni-pico/issues/770
Closing this in favour of #770.