aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/hal.mk
blob: 51cda566f5bf9270fac8818542ed659160962063 (plain)
1
2
3
4
5
6
7
8
include ${CHIBIOS}/os/hal/hal.mk

HALSRC += ${CHIBIOS}/community/os/hal/src/hal_community.c \
          ${CHIBIOS}/community/os/hal/src/nand.c \
          ${CHIBIOS}/community/os/hal/src/onewire.c \
          ${CHIBIOS}/community/os/hal/src/eicu.c

HALINC += ${CHIBIOS}/community/os/hal/include