MEGA65 / mega65-tools

Tools and Utilities for the MEGA65 Retro Computers
GNU General Public License v3.0
28 stars 31 forks source link

feat: improved macos serial device detection #145 #146

Closed ki-bo closed 1 year ago

ki-bo commented 1 year ago

This PR adds more selection criteria for macOS autodiscover. It skips all devices that do not refer to an "AppleUSBFTDI" driver and also only selects the ones linked to USB interface 1 (ignoring interface 0).