Add A/D sampler
[fw/altos] / Makefile
index b6da6b8f63e0e028be9a25a2e3b72ea05f3484c1..543f8e37c45c1138e5913a003e81b40c0e44b00d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ INC = \
        cc1111.h
 
 SRC = \
+       ao_adc.c \
        ao_task.c \
        ao_timer.c \
        ao_panic.c \