zephyr/samples
Andre Guedes 59912cf13f samples: Add UART application
This patch adds a very simple UART sample application which demonstrates
how to use the UART APIs. This sample is also useful to quickly verify
if a given UART driver is working properly. For now, the application
tests uart_poll_in() and uart_poll_out() APIs only, but new APIs should
be added in future.

Change-Id: If815f358f11efb058e947291b234d3d4130581d8
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-03-04 15:16:20 +00:00
..
bluetooth net: Kconfig: Auto select mandatory features for Bluetooth 2016-02-25 10:36:33 +00:00
cpp_synchronization move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
drivers samples: Add UART application 2016-03-04 15:16:20 +00:00
hello_world move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
kernel_event_logger move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
net net: apps: Add separate prj_qemu.conf for board type qemu 2016-03-03 07:17:30 +00:00
nfc/nfc_hello nfc: move sample app under samples/nfc 2016-02-11 13:08:44 -05:00
philosophers move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
power/power_hooks adv_power:Power management hooks template app 2016-02-12 11:21:01 -08:00
shell move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
synchronization move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00