-
Notifications
You must be signed in to change notification settings - Fork 3k
Add SoftAP concurrency support #11321
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
Add SoftAP concurrency support #11321
Conversation
@kyle-cypress, thank you for your changes. |
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.
Ideally, these would be separate commits:
Clean up WHD WifiInterface
Update BSP Wifi implementation to accomodate interface changes
Restructure BSP files to reduce code duplication
Much easier to review and understand changes. Can you?
Fix incorrect file names in a few headers
f363e51
to
8caeed3
Compare
Restructured. |
Integrated via #11367 |
Description
Enable SoftAP concurrency with Cypress WHD, along with associated code cleanup for PSoC6 targets.
Pull request type
Reviewers
@ARMmbed/team-cypress
Release Notes