aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/lsm303dlhc.mk
blob: caab8e439d858e637e7f84caf0ef90d69ddafa4a (plain)
1
2
3
4
5
6
# List of all the LSM303DLHC device files.
LSM303DLHCSRC := $(CHIBIOS)/os/ex/ST/lsm303dlhc.c

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