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

A couple of 6.3.0 fixes #2855

Merged
merged 3 commits into from
Jan 21, 2025
Merged

A couple of 6.3.0 fixes #2855

merged 3 commits into from
Jan 21, 2025

Conversation

avtolstoy
Copy link
Member

@avtolstoy avtolstoy commented Jan 21, 2025

Description

  1. Wiznet W5500 usual start up time is up to 250ms, so need to retry for longer. (this was broken in [network] postpone ethernet interface initialization to allow STARTUP() call to override pin configuration without a reset #2847 and was not in any public release)
  2. EEPROM.get/set cannot be used with String objects, generate assertion failure when doing so
  3. Update network tests to stress test large packets up to MTU size once max MTU is figured out

References

Links to the Community, Docs, Other Issues, etc..


Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

@avtolstoy avtolstoy added this to the 6.3.0 milestone Jan 21, 2025
@avtolstoy avtolstoy requested a review from scott-brust January 21, 2025 18:43
@avtolstoy avtolstoy merged commit be8d306 into develop Jan 21, 2025
@avtolstoy avtolstoy deleted the fix/6.3.0-stuff branch January 21, 2025 21:04
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.

1 participant