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

reduce code size on ATtiny #8

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

jscrane
Copy link

@jscrane jscrane commented Aug 30, 2013

To reduce code size for an ATtiny, an easy option is just to nuke printf_P. This pull request does just that.

@jscrane jscrane closed this Nov 21, 2013
@jscrane jscrane reopened this Nov 21, 2013
@jscrane
Copy link
Author

jscrane commented Nov 21, 2013

Some tiny changes so it compiles out of the box on a Raspberry Pi.

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.

1 participant