-
Notifications
You must be signed in to change notification settings - Fork 3k
[Exporters] Add quick print to the makefile when srec_cat is required #3063
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
Conversation
Maybe resolves #2962 |
@theotherjimmy Do you have a sample output? It'd probably be good to print it right before the srec step, so it's still hopefully in view if the error occurs. |
|
Can the
|
ea62669
to
18b3479
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fine for now, although I'd expect there is a python dependency that most system would already have that could do this especially of installing mbed-os requirements |
Description
It just tells the user that they need srec_cat to build when they need it.
Status
READY
Reviews