summaryrefslogtreecommitdiff
path: root/src/telefire-v0.1/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-08-24 00:46:55 -0700
committerKeith Packard <keithp@keithp.com>2012-08-24 00:46:55 -0700
commit7ecb429fe4682faf209452b1738ff3c8096fc5d5 (patch)
tree013cbe394ac6ad41665ce3d54e84d6d13c6a2bc2 /src/telefire-v0.1/Makefile
parent310c1d0bf83448eb12e5d64ac09a4279c25fd258 (diff)
altos: Configure telefire SPI and LEDs correctly
This places the telefire SPI bus on USART1 option 2 and marks the various LED functions with symbolic names. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/telefire-v0.1/Makefile')
-rw-r--r--src/telefire-v0.1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/telefire-v0.1/Makefile b/src/telefire-v0.1/Makefile
index 09cb88fb..cfa4b3ed 100644
--- a/src/telefire-v0.1/Makefile
+++ b/src/telefire-v0.1/Makefile
@@ -18,6 +18,7 @@ INC = \
ao_pins.h \
ao_arch.h \
ao_arch_funcs.h \
+ ao_pad.h \
cc1111.h \
ao_product.h