aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/lsm6ds0.mk
blob: 3acd24845e91e3eb40429307da37848bb24878d8 (plain)
1
2
3
4
5
6
# List of all the LSM6DS0 device files.
LSM6DS0SRC := $(CHIBIOS)/os/ex/ST/lsm6ds0.c

# Required include directories
LSM6DS0INC := $(CHIBIOS)/os/hal/lib/peripherals/sensors \
              $(CHIBIOS)/os/ex/ST