You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/04/18 12:40:21 UTC

[GitHub] [mynewt-core] mariotesi opened a new pull request #1775: hw/drivers/lis2de12: Added driver support to LIS2DE12

mariotesi opened a new pull request #1775: hw/drivers/lis2de12: Added driver support to LIS2DE12
URL: https://github.com/apache/mynewt-core/pull/1775
 
 
   	Add driver for 8 bit accelerometer LIS2DE12
   	Driver supports the following features:
   		- polling read
   		- stream read
   		- full configuration (ODR, FS, basic gesture recogn.)
   		- interrupt configuration
   
   	Driver tested on STM32F4-Discovery board as "off board" device
   	connected to I2C master interface.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services