zelll
329bd73b63
ESP32: uart 1/2 supports ( #1982 )
...
* uart 1/2
* call -> pcall in uart_on_* functions
* fix docs
* fixed console driver when using custom console uart
* fixed line_inverse and error callback
* fixed a crash when uart.start() called more than one time
2017-06-13 18:33:32 +02:00
Marcel Stör
9c9237ef5a
Small syntax fix in UART documentation
2016-05-16 22:25:07 +02:00
Philip Gladstone
5b4b1e0388
Autobaudrate detection by default -- to reduce problems with speed change ( #1215 )
...
* Auto autobaud detection by default
* Added stopping the autobaud if explicitly configured
* Add note about auto-baud to the uart.md
2016-04-17 23:44:18 +02:00
Marcel Stör
202cc1a12a
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
devsaurus
c88f0bd3f8
Enable UART baudrate 256000 in platform layer.
2016-02-15 21:40:20 +01:00
devsaurus
839dbc4dd6
add uart.alt() from wiki update
2016-01-10 21:54:37 +01:00
Marcel Stör
7eba3cbcf3
Update for consistency with the other docs
2016-01-10 16:04:23 +01:00
Johny Mattsson
9072f8afe7
Transferred the uart module documentation.
2016-01-05 14:38:41 +11:00