zephyr/samples
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
..
bluetooth Bluetooth: HoG: Require authentication for connections 2016-09-07 08:17:26 +03:00
cpp_synchronization testcases: filter cpp tests cases when using ISSM toolchain 2016-08-29 14:43:19 +00:00
drivers samples/drivers/uart: Fix line endings 2016-09-09 21:37:55 +00:00
environmental_sensing samples: environmental_sensing: build for sanitycheck runs 2016-08-15 09:38:53 -07:00
fs/fat_fs samples: fat_fs: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
hello_world Revert "misc: Remove generic PRINT macros from hello world samples" 2016-08-23 13:19:45 -07:00
ipm samples: ipm: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
kernel_event_logger event logger: reduce sample application's RAM footprint 2016-08-10 15:05:36 +00:00
net samples: zperf: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
nfc/nfc_hello x86: remove dynamic interrupts and exceptions 2016-09-06 18:35:24 +00:00
philosophers testcases: add automation markup to samples/ 2016-07-26 08:32:24 +08:00
power Revert "misc: Remove generic PRINT macros from power samples" 2016-08-23 13:19:45 -07:00
sensor quark_se: disable IPM and enable UART0 on the sensor subsystem 2016-08-31 16:31:04 +00:00
shell samples: shell: build for sanitycheck runs 2016-08-15 09:38:53 -07:00
static_lib samples/static_lib: Add testcase.ini 2016-08-04 18:31:12 +00:00
stub samples: stub: build for sanitycheck runs 2016-08-15 09:38:53 -07:00
synchronization Revert "misc: Remove generic PRINT macros from synch samples" 2016-08-23 13:19:45 -07:00
task_profiler Make outdir board-specific to avoid build collisions 2016-08-27 11:48:05 +00:00
usb Revert "sys_log: replace old debug macros at USB DFU sample" 2016-08-23 13:26:54 -07:00