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

[Alt WiFi] Use different SDK build for nodes with WiFi issues (#2931) #3179

Merged
merged 14 commits into from
Jul 31, 2020

Conversation

TD-er
Copy link
Member

@TD-er TD-er commented Jul 24, 2020

Fixes: #2931

@TD-er
Copy link
Member Author

TD-er commented Jul 24, 2020

As these structs were initialized by memset to 0, which gives a warning on gcc10.1
Tested only on Windows, which does not have issues with capitalization of file names
Use PIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_191122 for all builds, unless mentioned otherwise.

This does seem to work just fine and reduces the number of bin files.
@TD-er
Copy link
Member Author

TD-er commented Jul 30, 2020

I updated the test build.
It now no longer has a specific "alt-wifi" build, but all builds are using SDK22x_191122.

@TD-er TD-er merged commit 140d17a into letscontrolit:mega Jul 31, 2020
@TD-er TD-er deleted the build/alt_wifi_builds branch July 31, 2020 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flash sonoff basic r2 after connect to wifi net, is impossible to see online
1 participant