Skip to content

Minor improvements to the app #15

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 10 commits into from
Feb 6, 2017
Merged

Conversation

AlessandroA
Copy link

@AlessandroA AlessandroA commented Jan 27, 2017

These improvements get us much closer to the addition of new targets to this app.

@AlessandroA
Copy link
Author

retest uvisor

1 similar comment
@AlessandroA
Copy link
Author

retest uvisor

@mazimkhan
Copy link

Created issue #17 to fix this.

AlessandroA and others added 8 commits February 2, 2017 16:38
This helps keeping track of who is doing what.
The memcmp check was only checking the first byte of the namespace.
Although this is not ideal from a security perspective, for this example
we want to share the Serial object to make sure that the app log does
not get messed up by multiple threads trying to write to the serial
port.

For this purpose, we explicitly instantiated a `shared_pc` Serial
object, instead of silently using `printf` as-is.
@AlessandroA
Copy link
Author

retest uvisor

@Patater
Copy link
Contributor

Patater commented Feb 3, 2017

LGTM. Merge when CI passes.

@AlessandroA
Copy link
Author

retest uvisor

1 similar comment
@AlessandroA
Copy link
Author

retest uvisor

@AlessandroA AlessandroA merged commit 8fec27d into ARMmbed:master Feb 6, 2017
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.

4 participants