-
Notifications
You must be signed in to change notification settings - Fork 3k
Phy drivers: Added S2-LP driver #8585
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
One question as I've done most of the components we have. Does this have astyle run ? If not , can you run it on this component? |
@0xc0170 I ran astyle manually |
It is enough that files have the Apache license preamble. |
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.
@0xc0170 I ran astyle manually
👍
/morph build |
Build : FAILUREBuild number : 3506 |
@JarkkoPaso Please take a look at the build failures. |
@JarkkoPaso Assuming this was rebased to resolve the build failures earlier (worth leaving a comment when you do it) /morph build |
@0xc0170 Yep, thanks! |
Build : SUCCESSBuild number : 3520 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 3137 |
Test : SUCCESSBuild number : 3304 |
This added a bunch of warnings to the build, using deprecated |
@kjbracey-arm Ok, I'll update this. |
Description
STM S2-LP driver added.
Pull request type