touchscreen: add touchscreen hal library
authorTaeyoung Kim <ty317.kim@samsung.com>
Fri, 4 Dec 2015 12:18:39 +0000 (21:18 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Thu, 10 Dec 2015 02:10:29 +0000 (11:10 +0900)
commit437d19791a8381b4c433466d871361efb811c2cd
tree0a5fedc1ace6fa3ca889fe7da0b9ef927cebcdea
parent27936ad947548f4197fd48ea9c8505033e56ae6e
touchscreen: add touchscreen hal library

- touchscreen device can be changed and thus
  touchscreen hal is required to manage it.

Change-Id: Ic62d57001a846a6aa0d6bb4f3300afc00755a809
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
CMakeLists.txt
hw/touchscreen/CMakeLists.txt [new file with mode: 0644]
hw/touchscreen/touchscreen.c [new file with mode: 0644]