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

EspSoftwareSerial: ctor/begin() compatibility to AVR/ESP8266/ESP32 #6814

Merged
merged 5 commits into from Nov 22, 2019

Conversation

dok-net
Copy link
Contributor

@dok-net dok-net commented Nov 20, 2019

EspSoftwareSerial release 6.3.0 brings needed closure to a lasting debate in the support forum over POLS for migrating code between the aforementioned platforms.
Additionally, inverse line signal support was added, and write performance stabilized overall.
Please include ASAP.

@dok-net
Copy link
Contributor Author

dok-net commented Nov 20, 2019

Quick update to 6.2.1, loopback.ino runs out-of-the-box on both ESP8266 and ESP32, self contained testing EspSoftwareSerial with internal hardware serial. The necessary wiring is obvious in comments and code.

@dok-net
Copy link
Contributor Author

dok-net commented Nov 20, 2019

Update to 6.2.2 that utilizes PR#6816 in the loopback example

@dok-net dok-net changed the title EspSoftwareSerial: ctor/begin() compatibility to AVR/ESP8266/ESP32 [WIP] EspSoftwareSerial: ctor/begin() compatibility to AVR/ESP8266/ESP32 Nov 21, 2019
@dok-net
Copy link
Contributor Author

dok-net commented Nov 21, 2019

Hang on for another commit I'm working on - found the inverse performance issue to be a bug in the EspSoftwareSerial signal generator - WIP until further notice.
Update Work concluded, ready for merging.

@dok-net dok-net changed the title [WIP] EspSoftwareSerial: ctor/begin() compatibility to AVR/ESP8266/ESP32 EspSoftwareSerial: ctor/begin() compatibility to AVR/ESP8266/ESP32 Nov 21, 2019
@devyte devyte added this to the 2.6.2 milestone Nov 22, 2019
@devyte devyte merged commit a35edca into esp8266:master Nov 22, 2019
@dok-net dok-net deleted the espswserial_ctor_begin branch November 22, 2019 20:28
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.

None yet

2 participants