I’m about to receive my second PicoCalc. I’m using the first one as a “super calculator,” with several specific applications and an RPN calculator programmed in MMBASIC.
I didn’t want to use it for testing, because I’m afraid that something I’ve built might stop working. So I ordered another one, and on that one I plan to use UF2 Loader to experiment with all the available UF2 files. And that’s the reason for this thread:
Is there any list of UF2 files that have been tested and confirmed to work without issues? I’d love to see one. And if it doesn’t exist, maybe we could create it here so it becomes a useful reference for everyone.
as far as i understand it, the only thing that can prevent a UF2 from working with pelrun’s loader is if the firmware uses flash operations and doesn’t use the newer flashing functions which take the partitioning into account (or, in RP2040’s case since there are no partitions, ends up overwriting the bootloader)
anything that doesn’t use flash at all should probably be automatically considered to work