Markus Sattler
|
fb286ff1d4
|
fix C&P Fail
|
2015-04-01 22:52:09 +02:00 |
|
Markus Sattler
|
1ee7ecdaa2
|
rewrite HardwareSerial code for UART0 + UART1 support in ESP8266
|
2015-04-01 22:47:13 +02:00 |
|
Ivan Grokhotkov
|
07432e5aa8
|
Add more pin mux definitions to eagle_soc.h
|
2015-01-16 17:53:53 +03:00 |
|
Ivan Grokhotkov
|
a3f28ef787
|
Fix HardwareSerial initialization and interrupt handling
RXD pin was not configured properly
|
2015-01-16 17:29:58 +03:00 |
|
Ivan Grokhotkov
|
4ef93a4f1e
|
Fix esp8266 HardwareSerial::flush
HardwareSerial::flush discarded data instead of waiting for it to be sent
|
2015-01-16 17:28:36 +03:00 |
|
Ivan Grokhotkov
|
5c362798f9
|
Add method to use GPIO13 and GPIO15 as UART RX and TX
|
2015-01-09 02:33:42 +03:00 |
|
Ivan Grokhotkov
|
4cf6737823
|
More license headers
|
2014-12-19 01:43:18 +03:00 |
|
Ivan Grokhotkov
|
2a77249147
|
Implement tx and rx buffers and interrupts for HardwareSerial
|
2014-12-18 18:49:14 +03:00 |
|
Ivan Grokhotkov
|
4d62fada68
|
Disable debug output in Serial.begin
|
2014-12-12 04:41:24 +03:00 |
|
Ivan Grokhotkov
|
160f99c31c
|
Move some code to flash and fix prototypes
|
2014-12-01 00:34:59 +03:00 |
|
Ivan Grokhotkov
|
39e087a19e
|
Fix initialisation, fix HardwareSerial, add esptool.py flashing
|
2014-11-25 09:58:14 +03:00 |
|
Ivan Grokhotkov
|
15b434f5e2
|
Fix build errors
|
2014-11-21 12:15:50 +03:00 |
|
Ivan Grokhotkov
|
27b0163958
|
Updates for esp8266 platform
|
2014-11-20 17:25:01 +03:00 |
|