Device manager plugin for Odroid development board submit/tizen/20140627.104705
authorŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 12 May 2014 12:57:17 +0000 (14:57 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 27 Jun 2014 10:46:21 +0000 (12:46 +0200)
commit70b3552effc0ea1e555ec3a7175b6b7ac0aacbbb
treec713c6e5b2adf852b204f93b35154f6862ffb278
parent6373e7e18d9f5108c5f71729eaa5585906f02ca8
Device manager plugin for Odroid development board

Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
device-manager-plugin-odroid.manifest [new file with mode: 0644]
include/devman_plugin_intf.h [new file with mode: 0644]
packaging/device-manager-plugin-odroid.changes [new file with mode: 0644]
packaging/device-manager-plugin-odroid.spec [new file with mode: 0644]
src/device_manager_io.c [new file with mode: 0644]
src/device_manager_plugin_odroid.c [new file with mode: 0644]