#Set the stdio on Yarm serial port

<div class="text-success lead">
This article illustrates how to set the default stdio on YARM serial port to use it 
as system console
</div>

<img src="./yarm_serial_console.jpg" class="img-responsive center-block" width="80%">

## Example

This example will set the serial port as a the default stdio to be used
with <i>printf()</i>.

The serial speed is <b>115200,N,8,1</b>.

* [serial_console.c](./serial_console.c)

@include='bio_tanzilli'

@shop='USB-3V-SER'
@shop='YARM-DEV'

