Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EspSoftwareSerial release 5.2.1 (esp8266#6219)
* Track breaking API chance in EspSoftwareSerial. * Revert "Track breaking API chance in EspSoftwareSerial." This reverts commit 78aa3e8. * Track breaking API chance in EspSoftwareSerial. * Bug fix in EspSoftwareSerial * EspSoftwareSerial: improved memory fences * Refactoring upstream * EspSoftwareSerial fixed a high-bitrate error source, probably caused by end-bit detection without checking for same-level timestamps from the IRQ * EspSoftwareSerial examples updates * Fix to stop bit detection in EspSoftwareSerial * Latest bit timings fix in EspSoftwareSerial. * EspSoftwareSerial examples * EspSoftwareSerial latest throughput results in comments of loopback.ino * Lastest EspSoftwareSerial, dependent on a few as yet unmerged PRs, tho * Submodule EspSoftwareSerial release 5.2.0 with workaround for as yet missing attachInterruptArg in Arduino.h * EspSoftwareSerial release 5.2.0, includes workaround for missing attachInterruptArg in ESP8266 Arduino * EspSoftwareSerial: CI failed on examples - defines for Wemos board GPIOs.
- Loading branch information