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
Currently we use lazy import for serial and serial.tools.list_ports in Arduino project API. The reason is because this file is used in microTVM tutorials running in GPU docker and dependency is not installed there.