Jeff Epler
Jeff Epler
There's currently a "test" in Actions, but it only checks that the build process exits with a zero status. However, due to some recent issues it appears that we need...
@FoamyGuy do you have any interest in grabbing this?
There does not appear to be a good strategy for dealing with this problem. If you have any ideas, code it up and send us a PR!
Thanks for answering @mbulandra !
once #111 is merged, it might be nice to make this enough smarter that it can munge before mpy-cross compiling.
Thanks for testing! I'd forgotten this was out there.
I used gdb to break on the first and second returns from "setjmp" in the native code. ``` __sigjmp_save (env=0x7fffffffd520, savemask=1) at ./setjmp/sigjmp.c:29 (gdb) up #1 0x00007ffff7fc1068 in ?? ()...
What happens if an attempt to use PIO2 is made on an RP2040?
EraseFlux (command #17) is not presently supported by our gw-compatible firmware. In the official gw firmware, it appears this mode works simply by turning on the write gate and leaving...
We'd be happy to see support for newer GW messages added, and when they are added we can bump the compatibility firmware version number.