-
Notifications
You must be signed in to change notification settings - Fork 178
Documentation on using small C libraries in Mbed OS bare metal #1178
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
Conversation
Note that I am mentioning |
@AnotherButler This documentation is for Mbed 6. Please review when you can. |
@@ -0,0 +1,55 @@ | |||
<h1 id="using-small-c-libraries">Using small C libraries in Mbed OS</h1> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is that HTML header rather than markdown markup?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a unique header ID. We use it in certain circumstances across products, such as to prevent duplication of URLs, to shorten URLs and when we want the URL to be something other than the header.
Add unique heading ID for shorter HTML.
Code has been merged so this PR is ready to go. |
Make minor copy edits, mostly for active voice.
Is this relevant for 5.15, too, or only the next release? |
This is relevant for 6. |
This documentation is dependent on upcoming PR to build baremetal profile with smaller libaries by using