Skip to content

netutils/esp8266: Fix compile error and some bugs #3140

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

Merged
merged 5 commits into from
Jul 22, 2025

Conversation

SPRESENSE
Copy link
Contributor

Summary

Fix compile error and nxstyle.
Fix bug to get gateway address.
Fix bug that channel retrieved by lesp_list_access_points is undefined.

Impact

netutils/esp8266

Testing

Build CONFIG_NETUTILS_ESP8266=y and run it on esp8266 board.

Fix compile error.

Signed-off-by: SPRESENSE <[email protected]>
Fix nxstyle.

Signed-off-by: SPRESENSE <[email protected]>
Fix bug to get gateway address.

Signed-off-by: SPRESENSE <[email protected]>
Fix bug that channel retrieved by lesp_list_access_points is undefined.

Signed-off-by: SPRESENSE <[email protected]>
Add a function for finalization so that it can be used repeatedly.

Signed-off-by: SPRESENSE <[email protected]>
@jerpelea jerpelea merged commit 5e70489 into apache:master Jul 22, 2025
51 of 75 checks passed
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.

4 participants