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

probe: stlink: cache board IDs to improve connect time #1464

Merged
merged 1 commit into from
Oct 30, 2022

Conversation

flit
Copy link
Member

@flit flit commented Oct 29, 2022

This patch lazily loads and caches board IDs read from the .htm file on STLink's MSD volumes. That lookup can be pretty slow, so doing it only once improves board listing and connect performance.

@flit flit merged commit 72299f5 into pyocd:develop Oct 30, 2022
@flit flit deleted the feature/stlink_board_id_cache branch November 11, 2022 21:13
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.

1 participant