Skip to content
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

esp32: Add wifishare board config and documentation #10961

Merged
merged 2 commits into from Oct 20, 2023

Conversation

acassis
Copy link
Contributor

@acassis acassis commented Oct 17, 2023

Summary

esp32: Add wifishare board config and documentation

Impact

Users will be able to use ESP32 board as Access Point and Base Station at same time and share Internet connection!

Testing

ESP32-Devkit
Thanks Zhe Weng for helping!

@acassis acassis force-pushed the master branch 2 times, most recently from d0eca2f to a4893be Compare October 17, 2023 21:52
@acassis
Copy link
Contributor Author

acassis commented Oct 17, 2023

@xiaoxiang781216 the macro HTONL(match->target) is returning different types of integer depending on architecture and compiler. What should be the right fix here?

@acassis
Copy link
Contributor Author

acassis commented Oct 18, 2023

Thank you @xiaoxiang781216 I applied temporarily your patch here just to confirm it will fix the issue. If the CI pass I remove this commit, apply your PR and rebase my PR with it.

@xiaoxiang781216
Copy link
Contributor

Thank you @xiaoxiang781216 I applied temporarily your patch here just to confirm it will fix the issue. If the CI pass I remove this commit, apply your PR and rebase my PR with it.

let's reuse your pr to simplify the process.

@acassis acassis force-pushed the master branch 2 times, most recently from 95d9a5e to 26a4a52 Compare October 19, 2023 15:18
acassis and others added 2 commits October 19, 2023 16:09
Signed-off-by: Alan C. Assis <acassis@gmail.com>
so the printf can give the unambiguous format specifier

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit b7e14c7 into apache:master Oct 20, 2023
26 checks passed
@jerpelea jerpelea added this to To-Add in Release Notes - 12.4.0 Dec 27, 2023
@jerpelea jerpelea moved this from To-Add to board in Release Notes - 12.4.0 Jan 8, 2024
@jerpelea jerpelea moved this from board to processed in Release Notes - 12.4.0 Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants