examples: added more elaborated Python UART example
authorAlex Tereschenko <alext.mkrs@gmail.com>
Sun, 13 Dec 2015 14:51:15 +0000 (15:51 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Mon, 14 Dec 2015 15:34:16 +0000 (15:34 +0000)
commitf9a31956ab070fb2b7440841ab05c9cdff194a5f
tree0d9e6b1988d9c40718ee221358ec25843c683e85
parentd80e4295aaf30be6ead43fd37fc5bcedd1e7d292
examples: added more elaborated Python UART example

Closes #376.

Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
examples/python/uart_receiver.py [moved from examples/python/uart.py with 65% similarity]
examples/python/uart_sender.py [new file with mode: 0644]