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
Arduino ide uses upload.py to flash linkit 7697.
However, the upload.py requires python2.
Most of modern OS, like ubuntu 24.04, do not support python2 anymore.
Any suggestion for ubuntu 24.04 users?