arm: add initial skeleton for arm platform support
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Fri, 21 Nov 2014 00:35:57 +0000 (00:35 +0000)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Mon, 8 Dec 2014 15:32:42 +0000 (15:32 +0000)
commitf9d466bb846fdf4791e814c8f9b51c9dbd14ddef
tree418d6de98fd65e8f262cdbe2f2e590f4b1ea5374
parent79afd9173ae5f3d26135842fc6997372d7f87e62
arm: add initial skeleton for arm platform support

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
include/mraa_internal.h
src/CMakeLists.txt
src/arm/CMakeLists.txt [new file with mode: 0644]
src/arm/arm.c [new file with mode: 0644]
src/mraa.c