Initial update for artik device-manager-plugin 00/75300/1 accepted/tizen/common/20160617.122044 submit/tizen/20160617.091718
authorwansu.yoo <wansu.yoo@samsung.com>
Fri, 17 Jun 2016 09:07:51 +0000 (18:07 +0900)
committerwansu.yoo <wansu.yoo@samsung.com>
Fri, 17 Jun 2016 09:09:07 +0000 (18:09 +0900)
commit6393c2294526d60995c1f87b22f469fdbf717035
tree0ff9eca3d818733da6db14cd3b2643eaf4459c98
parent4833008ba9056463ea09133652a7111588b85191
Initial update for artik device-manager-plugin

Change-Id: I42640d91a5509f755cdd99a1ab4f5ad55cc22573
Signed-off-by: wansu.yoo <wansu.yoo@samsung.com>
16 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
hw/battery/CMakeLists.txt [new file with mode: 0755]
hw/battery/battery.c [new file with mode: 0755]
hw/display/CMakeLists.txt [new file with mode: 0755]
hw/display/display.c [new file with mode: 0755]
hw/external_connection/CMakeLists.txt [new file with mode: 0755]
hw/external_connection/external_connection.c [new file with mode: 0755]
hw/shared.c [new file with mode: 0755]
hw/shared.h [new file with mode: 0755]
hw/touchscreen/CMakeLists.txt [new file with mode: 0755]
hw/touchscreen/touchscreen.c [new file with mode: 0755]
hw/udev.c [new file with mode: 0755]
hw/udev.h [new file with mode: 0755]
packaging/device-manager-plugin-artik.manifest [new file with mode: 0755]
packaging/device-manager-plugin-artik.spec [new file with mode: 0755]