zephyr/drivers
Bogdan Davidoaia a302451cc4 sensor: add driver for LIS3DH accelerometer
Add device driver for the LIS3DH I2C-based triaxial accelerometer
sensor, which supports reading data from the accel-x, accel-y and
accel-z channels.

Datasheet:
	http://www.st.com/web/en/resource/technical/document/datasheet/CD00274221.pdf

Application note:
	http://www.st.com/web/en/resource/technical/document/application_note/CD00290365.pdf

Change-Id: Ib51bd6346798249d850376e50d1c938eda8a3d28
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-03-27 00:34:30 +00:00
..
802.15.4 drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
adc adc: move each driver kconfig options into submenus 2016-03-18 11:27:09 +00:00
aio aio: put driver kconfigs under submenus 2016-03-18 11:27:09 +00:00
bluetooth drivers: bluetooth: nble: restructures Bluetooth Kconfig options 2016-03-19 00:23:11 +00:00
clock_control clock_control/stm32f1: HSE support and PLL configuration cleanup 2016-03-21 16:36:13 +00:00
console drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
counter counter: Fix returning code 2016-03-23 15:55:11 +00:00
ethernet drivers: Replace DEV_NOT_CONFIG by -EPERM 2016-03-16 19:30:04 -04:00
flash drivers: Replace DEV_NO_SUPPORT by -ENODEV 2016-03-16 19:30:04 -04:00
gpio power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
grove sys_log: Grove driver update to new logging API 2016-03-18 00:01:21 +00:00
i2c drivers: qmsi: Fix gpio, i2c and wdt for D2000 2016-03-18 23:31:45 +00:00
interrupt_controller interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
ipm drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
nble drivers/nble: Fix validation of advertising parameters 2016-03-23 06:14:30 +00:00
pci pci: Fix PCI header initialization 2016-03-07 15:29:00 +00:00
pinmux pinmux_dev: Adds the STM32 pinmux dev driver 2016-03-25 06:17:33 -04:00
pwm drivers: pwm: Make K64 pwm submenu available only for K64 soc 2016-03-23 15:36:42 +00:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
sensor sensor: add driver for LIS3DH accelerometer 2016-03-27 00:34:30 +00:00
serial uart: Enable QMSI driver for Quark D2000 2016-03-18 23:33:06 +00:00
shared_irq drivers: Replace DEV_FAIL by -EIO 2016-03-16 19:30:04 -04:00
spi drivers: spi: Make K64 spi submenu available only for K64 soc 2016-03-23 15:36:43 +00:00
timer power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
watchdog drivers: qmsi: Fix gpio, i2c and wdt for D2000 2016-03-18 23:31:45 +00:00
Kconfig drivers: bluetooth: nble: restructures Bluetooth Kconfig options 2016-03-19 00:23:11 +00:00
Makefile API: Add public counter API 2016-03-17 08:59:04 -04:00