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

Removal of conditionals before every debug output #1750

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

khReichel
Copy link

Removal of redundant compiler conditionals before each debug output.

The conditionals remained at code positions that had further functionality in addition to the debug output

Removal of redundant compiler conditionals before each debug output.

The conditionals remained at code positions that had further functionality in addition to the debug output
@tablatronix
Copy link
Collaborator

Why?

@khReichel
Copy link
Author

Because there has been a ticket for that taks, right?

@tablatronix
Copy link
Collaborator

I tried testing this in the min size branch, and I could not confirm that the compiler was not still allocating flash strings.

@khReichel
Copy link
Author

khReichel commented Jul 15, 2024

hmm.. I do not find any requirement about allocating flash strings in the ticket?
see: #1570
So maybe we have to extend the ticket about that topic?

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