altos: Add mpu6000 and hmc5883 stubs
authorKeith Packard <keithp@keithp.com>
Thu, 26 Apr 2012 06:27:58 +0000 (23:27 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 26 Apr 2012 06:27:58 +0000 (23:27 -0700)
commite0b8c614ec4d11f432963e48d94e4497d31a9ddc
tree738c9b14517fb895fc141767fff631a56c82fce0
parent0266e08dbf19e2204fb5f758d5d0f944d2afff7d
altos: Add mpu6000 and hmc5883 stubs

No real drivers here yet, just some testing stubs

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_hmc5883.c [new file with mode: 0644]
src/drivers/ao_hmc5883.h [new file with mode: 0644]
src/drivers/ao_mpu6000.c [new file with mode: 0644]
src/drivers/ao_mpu6000.h [new file with mode: 0644]