zephyr/samples/drivers/uart
Andy Ross ee56af2a29 samples/drivers/uart: Fix line endings
This output is going to a terminal device, not a Unix tty descriptor
which will cook the output for us.  Newline moves the cursor down.
Carriage return moves it to the start of a line.  We need both.

Change-Id: If93d1a85d16cea93b4788fa55e694a7b77055bfe
Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2016-09-09 21:37:55 +00:00
..
src samples/drivers/uart: Fix line endings 2016-09-09 21:37:55 +00:00
Makefile samples: Use consistent file naming for project config file 2016-04-16 21:12:19 +00:00
prj.conf samples: Use consistent file naming for project config file 2016-04-16 21:12:19 +00:00