aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/l3gd20.mk
blob: ee715b9a0fd65c0e85500616b01a0d95e0b8d65d (plain)
1
2
3
4
5
6
# List of all the L3GD20 device files.
L3GD20SRC := $(CHIBIOS)/os/ex/ST/l3gd20.c

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