dnc40085
|
9dbae1c963
|
Expose UART 1 (#1934)
* Expose UART 1 and update uart module documentation
|
2017-04-24 22:06:54 +02:00 |
Arnim Läuger
|
f577c2c080
|
Sync uart configuration to Tx FIFO level (#1806)
* sync uart configuration to tx fifo level
* poll tx fifo empty before disabling interrupts
* echo parameter is optional for uart.setup()
|
2017-03-01 12:41:56 +01:00 |
Verne Roberts
|
cad1632e40
|
Add 31250 baud rate for MIDI support (#1690)
* add 31250 baud rate for MIDI support
* add bitrate to uart_bitrates array for the get operation
|
2017-01-04 12:31:47 +01:00 |
Marcel Stör
|
d85f2638cd
|
Fix grammatical mistakes
|
2016-12-14 07:34:00 +01:00 |
Philip Gladstone
|
017b4637c2
|
Adds uart.getconfig(0) to get the current uart parameters (#1658)
|
2016-12-11 20:35:04 +01: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 |