-
Notifications
You must be signed in to change notification settings - Fork 3k
MIMXRT: define PullUp default value #6328
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
This target defines few PullUp values, one should be defined to be PullUp that an application can use. We use the same value as PullDefault
This unblocks #6304 |
/morph build |
Because this is needed for #6304 which in turn is needed for 5.8-rc2 we can take this without review from the NXP team. At the moment there just needs to be a value defined. The specific value can always be patched in 5.8.1 if necessary. |
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
Build : SUCCESSBuild number : 1415 Triggering tests/morph test |
Exporter Build : FAILUREBuild number : 1064 |
/morph export-build |
Test : FAILUREBuild number : 1199 |
/morph test |
Exporter Build : SUCCESSBuild number : 1067 |
Test : FAILUREBuild number : 1202 |
K64F devices timed out. Will restart test in a bit. |
/morph test |
Test : FAILUREBuild number : 1204 |
Flash cache test issue came up... /morph test |
Test : SUCCESSBuild number : 1206 |
Description
This target defines few PullUp values, one should be defined to be PullUp that
an application can use. We use the same value as PullDefault
@ARMmbed/team-nxp Please review
Pull request type