aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/hal.mk
diff options
context:
space:
mode:
authorUladzimir Pylinski <barthess@yandex.ru>2016-05-16 20:56:46 +0300
committerUladzimir Pylinski <barthess@yandex.ru>2016-05-16 20:56:46 +0300
commitaefe1f951b166e3e6043c6126ddcb42299eae4e7 (patch)
tree092efc70e3fcea537317a8f8e1a48d5cf836d1a2 /os/hal/hal.mk
parentb0dd73442bc0e0cd62a963b431aa9a72c6e86953 (diff)
parent4a36fb944b854eb91e74ce18a7b2cb0cedf7d0d1 (diff)
downloadChibiOS-Contrib-aefe1f951b166e3e6043c6126ddcb42299eae4e7.tar.gz
ChibiOS-Contrib-aefe1f951b166e3e6043c6126ddcb42299eae4e7.tar.bz2
ChibiOS-Contrib-aefe1f951b166e3e6043c6126ddcb42299eae4e7.zip
Merge pull request #72 from pl4nkton/add_qei_driver
Add qei driver
Diffstat (limited to 'os/hal/hal.mk')
-rw-r--r--os/hal/hal.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/hal.mk b/os/hal/hal.mk
index 54414a0..751b59a 100644
--- a/os/hal/hal.mk
+++ b/os/hal/hal.mk
@@ -17,5 +17,6 @@ HALSRC += ${CHIBIOS_CONTRIB}/os/hal/src/hal_community.c \
${CHIBIOS_CONTRIB}/os/hal/src/hal_ee25xx.c \
${CHIBIOS_CONTRIB}/os/hal/src/hal_eeprom.c \
${CHIBIOS_CONTRIB}/os/hal/src/hal_timcap.c \
+ ${CHIBIOS_CONTRIB}/os/hal/src/hal_qei.c \
HALINC += ${CHIBIOS_CONTRIB}/os/hal/include