aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/lis302dl.mk
blob: 6630e2c74f1e743eda1dbdc90a1fcd308d5de58f (plain)
1
2
3
4
5
6
# List of all the LIS302DL device files.
LIS302DLSRC := $(CHIBIOS)/os/ex/ST/lis302dl.c

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