altos: Use new ao_spi_speed inline to set SPI speeds using spec'd frequencies
[fw/altos] / src / drivers / ao_mpu9250.c
2020-07-30 Keith Packardaltos: Use new ao_spi_speed inline to set SPI speeds...
2020-05-28 Keith Packardaltos: Allow MPU9250 SPI speed to be set by application
2019-07-16 Keith Packardaltos: Record all failed sensors and report status...
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Use stdbool true/false instead of TRUE/FALSE
2018-10-13 Keith Packardaltos: Make cmd number parsing functions return value
2017-12-11 Keith Packardaltos/drivers: Hook up mag sensor for MPU9250
2017-10-12 Keith Packardaltos: Add MPU9250 driver (accel/gyro only for now)