zephyr/tests
Armando Visconti a302786e9b drivers/sensor: add support to IIS2MDC magnetometer sensor
The IIS2MDC is a 3D digital magnetometer ultra-low power sensor
for industrial applications, which can be interfaced through
either I2C or SPI bus.

https://www.st.com/resource/en/datasheet/iis2mdc.pdf

This driver is based on stmemsc i/f v1.02.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2020-03-20 14:53:42 -05:00
..
application_development Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
arch Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
benchmarks tests: benchmarks: Add ARM64 case 2020-02-01 08:08:43 -05:00
bluetooth Bluetooth: Mesh: Slab based segmentation handling 2020-03-19 15:54:26 +02:00
boards driver: gpio: dw: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
crypto tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
drivers drivers/sensor: add support to IIS2MDC magnetometer sensor 2020-03-20 14:53:42 -05:00
kernel kernel: rename struct _k_object 2020-03-17 20:11:27 +02:00
lib tests: lib: mem_alloc: Increase malloc heap size for newlib test 2020-02-14 10:52:53 -06:00
misc/test_build tests: fix test identifiers 2019-12-09 15:53:44 -05:00
net tests: net: Improve ICMPv4 tests 2020-03-16 14:34:24 +02:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 2020-03-19 18:45:13 +01:00
unit sys/util.h: allow UTIL_LISTIFY to pass args to repeat macro 2020-03-13 07:33:57 -06:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00