Private
Public Access
2
0

examples/uart.c: Add a _read call to example

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2015-07-19 12:39:45 +01:00
parent 73e9c2859d
commit e481026227
3 changed files with 14 additions and 6 deletions

View File

@@ -34,7 +34,7 @@
* libmraa. It allows the exposure of UART pins on supported boards.
* With functionality to expand at a later date.
*
* @snippet uart_setup.c Interesting
* @snippet uart.c Interesting
*/
#ifdef __cplusplus