-
Notifications
You must be signed in to change notification settings - Fork 3k
Enterprise security support #11104
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
Enterprise security support #11104
Conversation
@cy-mtna, thank you for your changes. |
df60f31
to
d84b477
Compare
@SeppoTakalo Please can you merge the patch as I have tested the feature on CYPRESS platforms |
@ARMmbed/mbed-os-maintainers - I checked out this PR and manually compiled the tests. Everything built successfully (except a few tests with long file names failed with gcc). Can the CI be triggered again to keep this PR moving? Thanks! |
Thoughts on tests for this? Or should they be target specific? |
Changes are not target specific, but the funtionality is applicable and tested only on Cypress platforms. |
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
This PR provides the capability to Cypress PSoC 6 targets to connect to 802.1x WiFi networks.
Added NSAPI_SECURITY_WPA2_ENT type to nsapi_security enum.
Pull request type
Reviewers
Please suggest
Release Notes
Add NSAPI_SECURITY_WPA2_ENT type to nsapi_security enum.