aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/lps25h.mk
blob: 1d8d6ec8d5f1d12d4a0329cd5abf390d5258ff04 (plain)
1
2
3
4
5
6
# 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