led: Add LED HAL interface for RPI3 blinkm led device
authorscott park <scott.park@dignsys.com>
Wed, 19 Jul 2017 11:07:44 +0000 (20:07 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 2 Aug 2017 06:12:02 +0000 (15:12 +0900)
commit3108c701b6cd662d170bc092e5ed51c1b09f9449
tree79c7d370708e373958ed5b3457b406a45256857b
parentce8c7a4db57feffe888a1c7f23af34e66fdbe4f9
led: Add LED HAL interface for RPI3 blinkm led device

This is the initial implementation of LED HAL using PIO interface.
The implemeted API is set_state.

Change-Id: Ie8438a3133498b9726130363c6491930dbefdf92
Signed-off-by: scott park <scott.park@dignsys.com>
CMakeLists.txt
hw/led/CMakeLists.txt [new file with mode: 0644]
hw/led/led.c [new file with mode: 0644]
packaging/device-manager-plugin-rpi3.spec