Update the MSP430.py to search for the MCU devices based upon the interface name rather than the COMM port number. The COMM port number may change from device and over time. This should make it easier for the user as it is one less thing that they have to worry about.
Overview
Update the MSP430.py to search for the MCU devices based upon the interface name rather than the COMM port number. The COMM port number may change from device and over time. This should make it easier for the user as it is one less thing that they have to worry about.
Details