-
Notifications
You must be signed in to change notification settings - Fork 3k
Add sd-driver example #9487
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
Add sd-driver example #9487
Conversation
@theamirocohen, thank you for your changes. |
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.
LGTM
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.
@adbridge any chance tools team can be removed from the maintainer list for this file? I think this one falls under the maintainers.
Send PR please to the repo fixing this Ci started |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
@@ -163,7 +163,7 @@ | |||
"compile" : true, | |||
"export": true, | |||
"auto-update" : true | |||
}, | |||
}, |
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.
For future changes, this should be in separate commit
Description
Add mbed-os-example-sd-driver to mbed-os examples.json
Pull request type
Reviewers
@0xc0170 @adbridge