ChibiOS/os/ex/ST/lis3dsh.mk

6 lines
211 B
Makefile

# List of all the LIS3DSH device files.
LIS3DSHSRC := $(CHIBIOS)/os/ex/ST/lis3dsh.c
# Required include directories
LIS3DSHINC := $(CHIBIOS)/os/hal/lib/peripherals/sensors \
$(CHIBIOS)/os/ex/ST