Skip to content

Conversation

bridadan
Copy link
Contributor

This commit allows the linker to remove the reference to the RawSerial object if it not used in the application. It is now initialized upon first use via the SingletonPtr class. This way it only is brought in for tests.

This helps address #2454

This commit allows the linker to remove the reference to the RawSerial object
if it not used in the application. This way it only is brought in for
tests.
@bridadan
Copy link
Contributor Author

/morph test

@mbed-bot
Copy link

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 647

Test failed!

@bridadan
Copy link
Contributor Author

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 649

All builds and test passed!

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 16, 2016

I left the comment in the issue. I hope we can fix this problem once for all :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants