Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add functions stub for compatibility with very minimal libc #188

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

Open
facchinm wants to merge 1 commit into arduino:master
base: master
Choose a base branch
Loading
from facchinm:very_minimal_libc

Conversation

Copy link
Member

@facchinm facchinm commented May 15, 2023

In case the user needs to call the functions from Print/String, these placeholders should be implemented (with C++ scope)

In case the user needs to call the functions from Print/String, these placeholders
should be implemented (with C++ scope)
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (5b9faf6) 95.77% compared to head (e1d6500) 95.77%.

Additional details and impacted files
@@ Coverage Diff @@
## master #188 +/- ##
=======================================
 Coverage 95.77% 95.77% 
=======================================
 Files 13 13 
 Lines 970 970 
=======================================
 Hits 929 929 
 Misses 41 41 
Impacted Files Coverage Δ
api/Print.cpp 95.20% <ø> (ø)
api/String.cpp 97.65% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who'd be setting that define __VERY_MINIMAL_LIBC__? Looks like a compiler-intrinsic to me (just curious).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
1 more reviewer

@aentinger aentinger aentinger left review comments

Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /