examples/smart: add an application for smart
authorJunhwan Park <junhwan.park@samsung.com>
Wed, 19 Apr 2017 10:36:45 +0000 (19:36 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Sat, 6 May 2017 13:46:10 +0000 (22:46 +0900)
commit6fa4f4001c386bacd7bb1028be828373b8e9e2d1
tree862fac37a096f0b8810c93f473c878cd328634ff
parentb3f5ef0213dd5a467f70e328ab018dc8670e3d24
examples/smart: add an application for smart

This patch includes an example application for smart.

Change-Id: Ifa16d049c8c491cd01cb861c5c599964574585d7
Signed-off-by: Junhwan Park <junhwan.park@samsung.com>
apps/examples/smart/.gitignore [new file with mode: 0644]
apps/examples/smart/Kconfig [new file with mode: 0644]
apps/examples/smart/Make.defs [new file with mode: 0644]
apps/examples/smart/Makefile [new file with mode: 0644]
apps/examples/smart/smart_main.c [new file with mode: 0644]