OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
misc
/
lis3lv02d
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
Kconfig
1.31 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
209 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Makefile
Close
# # STMicroelectonics LIS3LV02D and similar accelerometers # obj-$(CONFIG_SENSORS_LIS3LV02D) += lis3lv02d.o obj-$(CONFIG_SENSORS_LIS3_SPI) += lis3lv02d_spi.o obj-$(CONFIG_SENSORS_LIS3_I2C) += lis3lv02d_i2c.o