summaryrefslogtreecommitdiff
path: root/src/fox1ihu/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-03-21 09:49:15 -0700
committerKeith Packard <keithp@keithp.com>2014-02-08 22:03:04 -0800
commite55f075ece22108d2ab4f0c46378c00756dda722 (patch)
tree5373e149233be1b6915f3c9ce5a1a65d1696ce55 /src/fox1ihu/Makefile
parentbd43e847914593cc1296b35bcaa462c900f75a00 (diff)
altos/fox: Add watchdog timer
Runs at 25Hz, can be enabled and disabled via the command line Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/fox1ihu/Makefile')
-rw-r--r--src/fox1ihu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fox1ihu/Makefile b/src/fox1ihu/Makefile
index 714a308b..94315e79 100644
--- a/src/fox1ihu/Makefile
+++ b/src/fox1ihu/Makefile
@@ -41,7 +41,8 @@ ALTOS_SRC = \
ao_usb_stm.c \
ao_exti_stm.c \
ao_adc_stm.c \
- ao_data.c
+ ao_data.c \
+ ao_watchdog.c
PRODUCT=Fox1IHU-v1
PRODUCT_DEF=-DFOX