Skip to content

Huge GreatFET detection speedup #79

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

Merged
merged 2 commits into from
May 8, 2020
Merged

Conversation

makermelissa
Copy link
Collaborator

Digging into the GreatFET library, I streamlined this. It was taking about 15 seconds to run detect and crashing with a memory error. This makes it instant and fixes the memory error. The only downside is because Great Scott Gadgets uses the same VID/PID for all their boards, and GSG board will be detected as the GreatFET One.

@makermelissa makermelissa requested a review from a team May 8, 2020 21:55
@makermelissa
Copy link
Collaborator Author

makermelissa commented May 8, 2020

Bonus: This also makes Blinka scripts run way faster on the board. Like from taking 20 seconds for a simple blinka to under 1 second.

@makermelissa makermelissa merged commit 0415b1c into adafruit:master May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants