pico-examples
pico-examples copied to clipboard
How can I flash update from internet
I want to update my code from remote connection. How can I do this
You'll need to use some kind of 3rd-party Over-The-Air (OTA) bootloader. You should probably ask in https://forums.raspberrypi.com/viewforum.php?f=143 rather than on GitHub.
i guess i'll leave this open as a reminder for a possible future example