-
- Downloads
Merge branch 'lis3dsh' into 'testing'
[LIS3DSH] Sensor driver Driver for the stm32f407vg discovery on-board accelerometer+temperature sensor. * [x] Basic driver * [x] selfTest() implemented * [x] Porting to the new SPI bus interface See merge request scs/skyward-boardcore!36
Showing
- sbs.conf 8 additions, 0 deletionssbs.conf
- src/shared/sensors/LIS3DSH/LIS3DSH.h 458 additions, 0 deletionssrc/shared/sensors/LIS3DSH/LIS3DSH.h
- src/shared/sensors/LIS3DSH/LIS3DSHData.h 44 additions, 0 deletionssrc/shared/sensors/LIS3DSH/LIS3DSHData.h
- src/tests/drivers/test-lis3dsh.cpp 111 additions, 0 deletionssrc/tests/drivers/test-lis3dsh.cpp
Loading
Please register or sign in to comment