Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge2-m65dbg: Refactor and share find_serial_port() with m65dbg #137

Open
dansanderson opened this issue Aug 1, 2022 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@dansanderson
Copy link
Collaborator

The merge2-m65dbg branch includes the improved port detection logic for m65 in find_serial_port(). This issue tracks refactoring that logic to make it available to the m65dbg tool.

@dansanderson dansanderson added the new New report, not classified yet label Aug 1, 2022
@lydon42
Copy link
Member

lydon42 commented Aug 9, 2022

serial port detection is now rewritten in refactor_m65. See m65.c how to do it, it needs fpgajtag for proper detection.
Apple Mac OS is still missing the matching of libusb device and serial cu device. Need more input for that.

@lydon42 lydon42 added enhancement New feature or request and removed new New report, not classified yet labels Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants