Skip to content

Add support for DHCP server with WHD #11320

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

Closed
wants to merge 3 commits into from

Conversation

kyle-cypress
Copy link

Description

Enable DHCP server for Cypress targets with WHD.

Pull request type

[ ] Fix
[ ] Refactor
[x] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@ARMmbed/team-cypress

Release Notes

@ciarmcom
Copy link
Member

@kyle-cypress, thank you for your changes.
@ARMmbed/mbed-os-ipcore @ARMmbed/mbed-os-maintainers please review.

@0xc0170 0xc0170 requested a review from a team August 26, 2019 09:44

#include "cy_result.h"
#include "cynetwork_utils.h"
#include "mbed.h"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please include the required headers instead

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. Will remove "mbed.h" and use only necessary dependency.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix pushed

@0xc0170
Copy link
Contributor

0xc0170 commented Aug 26, 2019

@ARMmbed/team-cypress

@adbridge Please check why this team was not added to reviewers (I manually added it).

Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otherwise looks good

}
}
return temp;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add new lines at the end of files

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix pushed

@adbridge
Copy link
Contributor

adbridge commented Aug 27, 2019

@ARMmbed/team-cypress

@adbridge Please check why this team was not added to reviewers (I manually added it).

The source changes are not tagged as Cypress specific in the reviewers config file.

@0xc0170 0xc0170 self-requested a review August 28, 2019 19:38
@0xc0170
Copy link
Contributor

0xc0170 commented Aug 29, 2019

Integrated via #11367

@0xc0170 0xc0170 closed this Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants