-
Notifications
You must be signed in to change notification settings - Fork 178
add list of supported api's for baremetal #963
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
…e promoting it in our PRs
Edit file, mostly to put periods at ends of sentences for style consistency.
Does this one also require ARMmbed/mbed-os#9800? |
@AnotherButler @aashishc1988 - When I viewed this file in rendered form, it appears to be missing the bullet for the first item after a heading, is this expected? @aashishc1988 - I see that the API listing is missing DigitalOut.h? Can we add that as well? Or is it not supported for some reason? |
Fix formatting, as brought up in comments.
We are listing DigitalOut. |
Good catch, @SenRamakri The formatting is now updated. |
Where do you want to put it in handbook exactly? I would merge it with the explanation i requested in #964 |
We've created a book for this for now. The introduction and comparison will go at the top of this page: https://os.mbed.com/docs/mbed-os/development/bare-metal/index.html |
Adding list of api's that are supported on baremetal. The items in the list do not link to any webpage as of now.