ardupilot/libraries/AP_HAL_AVR/examples/SPIDriver_MPU6000
Pat Hickey c56c4ae240 Various example sketches: hal.uart0->begin(115200) is redundant. use console.
just assume uart0 is initialized by the HAL, because it is. DRY.
also, don't ever use uart0 explicitly in example sketches, use console
and let the hal figure it out.
2012-12-20 14:51:25 +11:00
..
Arduino.h AP_HAL_AVR: Implemented SPIDriver based on Arduino, but it doesn't work yet 2012-12-20 14:51:21 +11:00
Makefile AP_HAL_AVR: Implemented SPIDriver based on Arduino, but it doesn't work yet 2012-12-20 14:51:21 +11:00
MPU6000.h AP_HAL_AVR: Implemented SPIDriver based on Arduino, but it doesn't work yet 2012-12-20 14:51:21 +11:00
nocore.inoflag AP_HAL_AVR: Implemented SPIDriver based on Arduino, but it doesn't work yet 2012-12-20 14:51:21 +11:00
SPIDriver_MPU6000.pde Various example sketches: hal.uart0->begin(115200) is redundant. use console. 2012-12-20 14:51:25 +11:00