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

printf newline fix and resource optimization #316

Open
wmmc88 opened this issue Mar 8, 2021 · 0 comments
Open

printf newline fix and resource optimization #316

wmmc88 opened this issue Mar 8, 2021 · 0 comments

Comments

@wmmc88
Copy link
Member

wmmc88 commented Mar 8, 2021

We should enable minimal-printf to reduce printf overhead (RAM usage and Flash usage): https://os.mbed.com/docs/mbed-os/v6.8/apis/printf-and-reducing-memory.html

We should also investigate why /r is needed for newlines on windows. MBED should be automatically adding the carriage returns. See this comment: #304 (comment)

@wmmc88 wmmc88 changed the title printf fixes printf newline fix and resource optimization Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant