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

Platform upgrade - align with upstream platformio.ini #93

Merged
merged 9 commits into from
Dec 13, 2023

Conversation

softhack007
Copy link
Collaborator

@softhack007 softhack007 commented Dec 10, 2023

  • esp32-S3/-S2/-C3 and esp32 V4 buildenvs: espressif32@5.3.0
  • esp8266: espressif8266@4.2.0
  • new minor version 0.14.0-b27.33 (as this is a major update of low-level features, and may have unexpected consequences)
  • release notes - added parts that we merged from upstream

@netmindz, @ewoudwijma, @troyhacks please test this change on your favourite devices, to make sure there are no hidden "showstoppers" for main MM usecases.

softhack007 and others added 9 commits November 15, 2023 22:51
*  espressif32@5.2.0 --> espressif32@5.3.0
* pxmagic.htm added in cdata.js
* minor updates in style.css
* align some constants and definitions (wled.h, const.h)
* npm run build
this is to prevent that an "old" packet with high sequence number (before counter roll-over) gets accepted wrongly.
NTP validation, and rejecting malformed responses (related to Aircoookie#3515)
removed bugfixes/changes for code not present in WLEDMM
@troyhacks
Copy link
Collaborator

Reviewed and tested espressif32@5.3.0 with an S3 board - seems fine to me.

I have noticed some issues with espressif32@6.4.0 - but nothing like that with 5.3.0

@softhack007
Copy link
Collaborator Author

Ok then lets do it. Thanks for the quick check 👍

@softhack007 softhack007 merged commit 3b623ee into mdev Dec 13, 2023
58 checks passed
@softhack007 softhack007 deleted the Platform_upgrade branch December 13, 2023 21:28
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.

2 participants