Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WiFi wl_enc_type enum update#9116

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
JAndrassy wants to merge2 commits intoesp8266:master
base:master
Choose a base branch
Loading
fromJAndrassy:wifi_enc_type_enum_update

Conversation

@JAndrassy
Copy link
Contributor

thewl_enc_type enum is from the first Arduino WiFi library and is part of the Arduino WiFi API.
It is updated in newer WiFi libraries by Arduino.

@mcspr
Copy link
Collaborator

Not upstream everywhere, yet
https://github.com/arduino/ArduinoCore-renesas/blob/3dd08de860915a3577c232d3c0c2a66d33e04df7/libraries/WiFiS3/src/WiFiTypes.h#L20-L32 UNO R4 deployed these

Still pending for older cores
arduino-libraries/WiFi101#350
arduino-libraries/WiFiNINA#259

I would guess this should be ok here, actively saving from undefined enum errors and architecture ifdefs

@JAndrassy
Copy link
ContributorAuthor

JAndrassy commentedMar 31, 2024
edited
Loading

the other WiFi library in the Renesas Core has the enum herehttps://github.com/arduino/ArduinoCore-renesas/blob/3dd08de860915a3577c232d3c0c2a66d33e04df7/libraries/lwIpWrapper/src/CNetIf.h#L73

in Arduino's Mbed Core my PR with this was already merged.arduino/ArduinoCore-mbed#776

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@JAndrassy@mcspr

[8]ページ先頭

©2009-2025 Movatter.jp