You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that this is more widespread than just the RP2350. I just tried it with -target=pico and got the same results. Tinygo never even got to flashing the board.
I wrote a small program that was using a Ticker as a timeout and found that resetting the Ticker exposed a missing bit in the runtime.
Here is a tiny program that illustrates this:
Attempting to compile and flash this results in this output:
The text was updated successfully, but these errors were encountered: