Damien George
0d9b450701
stmhal: Make uart.write() function correctly for timeout=0.
...
In non-blocking mode (timeout=0), uart.write() can now transmit all of its
data without raising an exception. uart.read() also works correctly in
this mode.
As part of this patch, timout_char now has a minimum value which is long
enough to transfer 1 character.
Addresses issue #1533 .
2015-11-30 17:29:52 +00:00
..
2014-05-04 12:40:51 +01:00
2014-05-03 16:43:27 +01:00
2015-03-13 22:11:50 +00:00
2015-03-13 22:11:50 +00:00
2015-11-02 23:09:49 +00:00
2015-11-02 23:09:49 +00:00
2014-05-04 12:40:51 +01:00
2014-05-03 16:43:27 +01:00
2014-05-04 12:40:51 +01:00
2014-05-03 16:43:27 +01:00
2014-11-15 20:39:44 +00:00
2014-11-15 20:39:44 +00:00
2015-05-28 11:06:12 +01:00
2015-05-28 11:06:12 +01:00
2014-08-25 18:44:10 +01:00
2014-08-25 18:44:10 +01:00
2014-05-04 12:40:51 +01:00
2015-04-11 21:50:53 +01:00
2015-05-21 23:31:50 +03:00
2015-05-21 23:31:50 +03:00
2014-08-08 22:38:58 +01:00
2014-08-08 22:38:58 +01:00
2014-05-03 16:43:27 +01:00
2014-05-03 16:43:27 +01:00
2015-10-09 23:06:05 +01:00
2015-10-09 23:06:05 +01:00
2014-05-03 16:43:27 +01:00
2014-05-03 16:43:27 +01:00
2015-08-05 23:47:57 +01:00
2015-08-05 23:47:57 +01:00
2014-05-04 12:40:51 +01:00
2014-05-03 16:43:27 +01:00
2015-03-20 23:50:33 +00:00
2015-03-20 23:50:33 +00:00
2015-02-23 13:18:33 +00:00
2015-02-23 13:18:33 +00:00
2015-11-30 17:29:52 +00:00
2015-11-30 17:29:52 +00:00