Skip to content
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

Apply static to Temperature class #3924

Merged

Conversation

thinkyhead
Copy link
Member

Make most data and methods in the Temperature class static for size and performance.

`FORCE_INLINE` seems to have no effect on code generation with standard
optimization.
@thinkyhead thinkyhead added this to the 1.1.0 milestone Jun 1, 2016
@thinkyhead thinkyhead merged commit 3fd9b33 into MarlinFirmware:RCBugFix Jun 3, 2016
@thinkyhead thinkyhead deleted the rc_statics_temperature branch June 3, 2016 00:13
@thinkyhead
Copy link
Member Author

Merging static modded singletons gradually….

@thinkyhead thinkyhead mentioned this pull request Jul 8, 2016
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.

1 participant