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
The following notification pops up every time I upload a sketch to the Nano RP2040 Connect. Worse, they are persistent, and they stack up into a column on the side of my screen until I close each one individually.
This is likely due to the way RP2040 works by opening a drive to transfer the compiled file then resets, cutting the connection without properly ejecting. Maybe there would be a way to add a command to eject the drive prior to reset?
I'm using Arduino IDE 2.0.3