pass-hal: tm2: Add implementation of HAL for BUS
authorWook Song <wook16.song@samsung.com>
Wed, 8 Feb 2017 06:12:44 +0000 (15:12 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 9 Feb 2017 09:55:41 +0000 (18:55 +0900)
commitcffce96c189f7599fbd4338ef6d0b138a24e8a6f
tree0abfa63b21a4af3dec1b5850249b64d2e8fd9096
parentdc1bc98362ef5358502d8b2ce6606d2431db856e
pass-hal: tm2: Add implementation of HAL for BUS

This patch adds an implementation of the PASS HAL for BUS.

Change-Id: Idf118b9df51c0fad13e0d5db8d1ff58a541a7aab
Signed-off-by: Wook Song <wook16.song@samsung.com>
CMakeLists.txt
src/bus/CMakeLists.txt [new file with mode: 0644]
src/bus/bus.c [new file with mode: 0644]