altos: Start making cc1120 radio work
[fw/altos] / src / megametrum-v0.1 / Makefile
index a07b25eeeab06eee19f53df24200416d7eb9cfe9..5761fed751a32c020c49af9337e9d41941b96fa4 100644 (file)
@@ -24,7 +24,6 @@ INC = \
 # Common AltOS sources
 #
 
-#      ao_cc1120.c \
 #      ao_packet.c \
 #      ao_packet_slave.c \
 
@@ -45,6 +44,7 @@ ALTOS_SRC = \
        ao_freq.c \
        ao_dma_stm.c \
        ao_spi_stm.c \
+       ao_cc1120.c \
        ao_ms5607.c \
        ao_adc_stm.c \
        ao_beep_stm.c \