Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Bogdan Davidoaia a2605e50d7 sensor: add driver for LIS3MDL magnetometer
Add driver for the LIS3MDL ultra-low-power high-performance three-axis
magnetic sensor.

Datasheet:
	http://www.st.com/resource/en/datasheet/lis3mdl.pdf

Application note:
	http://www.st.com/resource/en/application_note/dm00136626.pdf

Change-Id: Id2d65e7525bef6c4fe50f86169a80f84197f8983
Origin: Original
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-05-29 22:25:03 +00:00
arch arc: improved saving of lp_<count,start,end> using GPRs 2016-05-29 22:23:13 +00:00
boards arduino due: move pinmux code to board definition 2016-05-28 10:45:43 -04:00
doc doc: arduino_due: fixed alignment of code sections 2016-05-29 22:20:59 +00:00
drivers sensor: add driver for LIS3MDL magnetometer 2016-05-29 22:25:03 +00:00
ext ext: Import Nordic MDK header files 2016-05-27 01:38:23 +00:00
include pinmux: fix naming inconsistency 2016-05-28 10:45:43 -04:00
kernel Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
lib tinycrypt: Fix discrepancy of ecc_make_key definition and declaration 2016-05-27 11:19:00 +00:00
misc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
net net: dhcp: Add DHCP client support. 2016-05-27 11:09:30 +00:00
samples samples/net/mqtt: MQTT publisher and subscriber 2016-05-29 22:24:26 +00:00
scripts scripts: Add the ISA to the path of included libraries 2016-05-27 01:38:22 +00:00
tests test: timestamp_serialize() empty macro for ARCv2 2016-05-27 21:11:27 +00:00
.checkpatch.conf add MAINTAINERS file 2016-05-26 15:19:28 +00:00
.gitattributes
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE
MAINTAINERS MAINTAINERS: Add section for Bluetooth 2016-05-26 21:35:42 +00:00
Makefile ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
Makefile.inc scripts: add a script to report RAM/ROM usage 2016-05-26 15:19:15 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00