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
It looks like the samd21 port doesn't have python's enumerate function enabled. The ESP port seems to have it so there must be a magic define to find and flip on. Need to dig into the code further to find it and enable support (enumerate is a very useful core function).