uart: Add c++ uart example
authorBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 2 Jun 2015 07:43:14 +0000 (08:43 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 2 Jun 2015 07:43:14 +0000 (08:43 +0100)
commit359cad03364cfe0a7757791e9acf9f4803937e15
treeba85b2f24c6a96377cb917c5e2fdb1a5046dc7ae
parentb4655b250bb68f6a12c412eee942565d9264c1e3
uart: Add c++ uart example

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
api/mraa/uart.hpp
examples/c++/CMakeLists.txt
examples/c++/Uart-example.cpp [new file with mode: 0644]