Skip to content
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

Restore mbed OS 5.4 mbed_lwip_ function prototypes #4431

Merged
merged 2 commits into from
Jun 3, 2017

Conversation

kjbracey
Copy link
Contributor

@kjbracey kjbracey commented Jun 2, 2017

External EMAC drivers are currently directly attaching to lwip_stack.c
via mbed_lwip_bringup et al. Restore the original prototypes changed in #4119 to avoid
compatibility breakage.

Fix some other type mismatches between lwip_stack.c and lwip_stack.h.

Ultimately #4079 should give a better way of EMAC drivers attaching.

kjbracey added 2 commits June 2, 2017 14:29
Fix some type mismatches that this revealed.
External EMAC drivers are currently directly attaching to lwip_stack.c
via mbed_lwip_bringup et al. Restore the original prototypes to avoid
compatibility breakage.
@kjbracey kjbracey mentioned this pull request Jun 2, 2017
3 tasks
@sg-
Copy link
Contributor

sg- commented Jun 3, 2017

/morph test

@mbed-bot
Copy link

mbed-bot commented Jun 3, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 425

All builds and test passed!

@0xc0170 0xc0170 removed the needs: CI label Jun 3, 2017
@0xc0170 0xc0170 merged commit 533e6f0 into ARMmbed:master Jun 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants