Skip to content

Fix handling of non mbed .lib files in Python 3 #866

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 1 commit into from
Mar 5, 2019

Conversation

bridadan
Copy link
Contributor

@bridadan bridadan commented Mar 4, 2019

This should fix #859.

Side question (to potentially follow up in another PR): @screamerbg reading only 200 characters here seems a bit low. Could we instead read until the first non-empty line?

@bridadan bridadan requested a review from theotherjimmy March 4, 2019 21:44
Copy link
Contributor

@screamerbg screamerbg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@desowin
Copy link

desowin commented Mar 5, 2019

Works fine on Windows 10 with Python 3.7 (fixes the issue).

@theotherjimmy theotherjimmy merged commit fe28953 into ARMmbed:master Mar 5, 2019
@theotherjimmy theotherjimmy mentioned this pull request Mar 5, 2019
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.

Decoding error when adding CMSIS_5 to project using mbed cli
4 participants