Skip to content

Conversation

@Jason2866
Copy link
Collaborator

Core Stage.

udp: fix again pbuf management
esp8266/Arduino#7132

Checklist:

  • The pull request is done against the latest dev branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR.
  • The code change is tested and works on latest feature stage
  • The code change pass travis tests. Your PR cannot be merged unless tests pass
  • I accept the CLA.

Core Stage.
udp: fix again pbuf management
@arendst arendst merged commit bea5abc into arendst:development Mar 6, 2020
@Jason2866 Jason2866 deleted the patch-1 branch March 6, 2020 13:40
@kugelkopf123
Copy link
Contributor

Just a question: what are the benefits for Tasmota with this fix? Especially for drivers that uses the Serial.
Thanks!

@arendst
Copy link
Owner

arendst commented Mar 7, 2020

As Tasmota uses it's own serial driver the new core serial driver makes no difference.

The main advantage is that it support gzipped binaries over core 2.6.3 and fixes an UDP issue.

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.

3 participants