TD-er
0cec79bfe0
[build] Add define DISABLE_SC16IS752_Serial
...
To reduce size on Minimal OTA builds
2020-10-07 13:07:12 +02:00
TD-er
7f9c8e3561
[ESPEasySerial] Make GPIO pins selectabel on ESP32
2020-10-02 16:58:03 +02:00
Gijs Noorlander
c320adef9c
[ESPEasySerial] Update to v2.0.3 adding I2C UART to ESP32 + fix bug ESP32
2020-05-09 00:58:27 +02:00
Gijs Noorlander
3445cbee36
[ESPEasySerial] Update v2.0.1: Only use SWserial override on HW serial
2020-04-19 16:49:42 +02:00
Gijs Noorlander
0e41d0e71a
[I2C UART] Mark ESPEasySerial library as v2.0.0
2020-03-18 11:27:58 +01:00
Gijs Noorlander
228c7616c3
[ESPEasySerial] Update manifest to mark SC16IS752 dependency
2020-03-06 14:06:43 +01:00
Gijs Noorlander
664430cfd2
Sync ESPEasySerial library + increase version to 1.0.14
2020-02-21 16:58:01 +01:00
Gijs Noorlander
4420c253c3
[ESPeasy Serial] Update to 1.0.12 to allow invalid pin config
2019-08-06 17:09:25 +02:00
TD-er
8b9ea2bc42
[Digest_auth] Fix compiler issues ESP32
2019-02-28 23:18:23 +01:00
TD-er
7003a25031
[Digest_auth] on Safari browser ( #2356 )
...
See #2356
Also did change some defines to make core version detection simpler.
2019-02-28 18:06:23 +01:00
TD-er
2ec6cd524c
[ESPeasySerial] Update to v1.0.8 Fix some compiler issue.
2019-02-25 21:55:44 +01:00
TD-er
4641297a64
[Nextion] Cleanup of plugin after moving to serial wrapper
2019-02-18 13:40:54 +01:00
TD-er
1e0fd8a284
[Serial wrapper] Fix serial issues (for ESP8266) when using HW serial
2019-02-13 18:03:07 +01:00
TD-er
62ce776c74
[ESPeasySerial] Make it compile for core 2.4.1
2019-02-12 15:03:19 +01:00
TD-er
0b64c3d04f
[SWserial] Set TX interrupts for 9600 baud
...
This was the used setting in older versions of SoftwareSerial
2019-02-11 23:33:49 +01:00
TD-er
5e798fa3a9
[ESPeasySerial] return -1 as pins on unset serial type
2019-02-11 00:54:34 +01:00
TD-er
5880c9173d
[ESP8266] Do not use default for TX pin
...
The RX/TX pins are defined in the init. So no need to hand them to the begin function call again and set some default when not used.
This will lead to issues where the TX pin is not working when using HW serial.
2019-02-05 00:24:32 +01:00
TD-er
b8aa681421
[ESPEasy Serial] Fix build issues for core 2.4.0
2019-01-05 03:06:20 +01:00
TD-er
0e0c25dc5b
[GPS] typo in JSON file caused build issues
2018-12-22 02:41:35 +01:00
TD-er
c1e13a0392
[GPS] Serial wrapper support including ESP32
2018-12-22 02:10:02 +01:00