-
Notifications
You must be signed in to change notification settings - Fork 8
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
Firmware Installer does not work with Feather M0 (Mac M1 Ventura 13.1) #213
Comments
Huh, looks the the driver in Apple silicon Macs is either
Anyway, looks like this can be solved by a software patch. Ill add the fix in #212 |
The Feather M0 shows up as The solution could require checking for the keyword |
Looks like something in the ofxSerial library may not be handling the information as presented by the drivers in M1 macs: https://github.com/bakercp/ofxSerial/blob/7a02ff97c02fdd038e367806128415ed794e48c7/libs/serial/src/impl/list_ports/list_ports_osx.cc#L241-L277 |
|
|
1.8.1.fix-firmwareInstallerAppleSiliconFix.3
|
…as n/a. check EmotiBit/ofxEmotiBit#213 (comment) for more details"
Describe the bug
The Firmware Installer is not detecting the EmotiBit with Feather M0.
Expected behavior
Detect EmotiBit and install the firmware onto the EmotiBit.
Additional details
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
1.8.1.fix-firmwareInstallerAppleSiliconFix.2
Results
Still not detecting.
The text was updated successfully, but these errors were encountered: