-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Wiznet: fix us_ticker & gpio bug #7519
Conversation
/morph build |
Build : SUCCESSBuild number : 2615 Triggering tests/morph test |
Restarting tests /morph build |
Build : FAILUREBuild number : 2633 |
/morph build |
Build : FAILUREBuild number : 2635 |
/morph build |
Build : SUCCESSBuild number : 2643 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2276 |
/morph mbed2-build |
Test : FAILUREBuild number : 2382 |
/morph test |
Test : SUCCESSBuild number : 2394 |
Wiznet: fix us_ticker & gpio bug
reopen #7385
dualtime : modified about Interrupt callback function check error
gpio : modified initialize function
Description
Fix problems that could critical section along with adding tests to verify this behavior is fixed.
Tested locally with two targets and all toolchains.
You can see test results link
Pull request type