Updated README file

This commit is contained in:
Mario Tesi 2019-01-08 09:49:00 +01:00
parent 69d0836c82
commit dd915cfc82

View File

@ -10,7 +10,7 @@ Index
Introduction
==============
This repository contains asm330lhh IMU STMicroelectronics MEMS sensor linux driver support for kernel version 3.18, 4.4, 4.9 and 4.14.
This repository contains asm330lhh IMU STMicroelectronics MEMS sensor linux driver support for kernel version 4.14.
Data collected by asm330lhh STM sensor are pushed to userland through the kernel buffers of Linux IIO framework. User space applications can get sensor events by reading the related IIO devices created in the /dev directory (*/dev/iio{x}*). Please see [IIO][1] for more information.