initial commit of upm with hmc5883l support
authorBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 25 Apr 2014 13:48:43 +0000 (14:48 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 25 Apr 2014 13:48:43 +0000 (14:48 +0100)
commitd9866544550db521d0137ed0df0fb3618196771b
treeb94fb30729291ea4f8d09f873f73d7beb93c432a
initial commit of upm with hmc5883l support

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
CMakeLists.txt [new file with mode: 0644]
README [new file with mode: 0644]
examples/CMakeLists.txt [new file with mode: 0644]
examples/compass.cxx [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/hmc5883l/CMakeLists.txt [new file with mode: 0644]
src/hmc5883l/hmc5883l.cxx [new file with mode: 0644]
src/hmc5883l/hmc5883l.h [new file with mode: 0644]