ChibiOS/os/ex/ST/lps25h.mk

6 lines
207 B
Makefile

# List of all the LPS25H device files.
LPS25HSRC := $(CHIBIOS)/os/ex/ST/lps25h.c
# Required include directories
LPS25HINC := $(CHIBIOS)/os/hal/lib/peripherals/sensors \
$(CHIBIOS)/os/ex/ST