Skip to content

Eliminate static data when unreferenced #10

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
1 commit merged into from
Aug 9, 2018
Merged

Conversation

kjbracey
Copy link
Contributor

Avoid static ROM + RAM use when driver is not referenced.

Saves about 400 bytes of ROM and 500 bytes of RAM in mbed OS
easy-connect when using a different driver.

Avoid static ROM + RAM use when driver is not referenced.

Saves about 400 bytes of ROM and 500 bytes of RAM in mbed OS
easy-connect when using a different driver.
@JanneKiiskila
Copy link

@jflynn129 - please review and merge.

JanneKiiskila pushed a commit to ARMmbed/easy-connect that referenced this pull request Aug 9, 2018
Updating the driver lib refs to point to current latest versions.
There is one driver still remaining, as it's PR has not been
merged yet (Avnet/wnc14a2a-driver#10).
@ghost ghost merged commit 889b7f1 into Avnet:master Aug 9, 2018
@ghost
Copy link

ghost commented Aug 9, 2018

Thank you for the feedback

JanneKiiskila pushed a commit to ARMmbed/easy-connect that referenced this pull request Aug 10, 2018
Updating the driver lib refs to point to current latest versions.
There is one driver still remaining, as it's PR has not been
merged yet (Avnet/wnc14a2a-driver#10).
JanneKiiskila pushed a commit to ARMmbed/easy-connect that referenced this pull request Aug 13, 2018
Updating the driver lib refs to point to current latest versions.
There is one driver still remaining, as it's PR has not been
merged yet (Avnet/wnc14a2a-driver#10).
This pull request was closed.
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.

2 participants