# # Makefile for IIO chemical sensors # # When adding new entries keep the list in alphabetical order obj-$(CONFIG_ATLAS_PH_SENSOR) += atlas-ph-sensor.o obj-$(CONFIG_CCS811) += ccs811.o obj-$(CONFIG_IAQCORE) += ams-iaq-core.o obj-$(CONFIG_VZ89X) += vz89x.o
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Kconfig | File | 1.11 KB | 0644 |
|
Makefile | File | 261 B | 0644 |
|