Initialization tizen submit/tizen/20201103.015640
authorHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 31 Jan 2020 01:17:31 +0000 (10:17 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 31 Jan 2020 01:17:47 +0000 (10:17 +0900)
commitfd3a99d7a0756aca7a577d413346b0709a591b9b
treeb189f69b80347de590756b323b8d15d11a138935
parent7802d7f6d70355007a0f64442ceef6baf937be13
Initialization

Change-Id: I42f55a9976f6ec42767c0443e9a0322298da2459
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
15 files changed:
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
hw/display/CMakeLists.txt [new file with mode: 0644]
hw/display/display.c [new file with mode: 0644]
hw/led/CMakeLists.txt [new file with mode: 0644]
hw/led/led.c [new file with mode: 0644]
hw/thermal/CMakeLists.txt [new file with mode: 0644]
hw/thermal/thermal.c [new file with mode: 0644]
hw/touchscreen/CMakeLists.txt [new file with mode: 0644]
hw/touchscreen/touchscreen.c [new file with mode: 0644]
hw/udev.c [new file with mode: 0644]
hw/udev.h [new file with mode: 0644]
packaging/device-manager-plugin-rpi4.manifest [new file with mode: 0644]
packaging/device-manager-plugin-rpi4.spec [new file with mode: 0644]