altos: Bring up basic TeleTerra v0.2 UI
[fw/altos] / src / teleterra-v0.2 / Makefile
index 8e4569a9a6ff8eecdcc9478541fc6276bbd47dbf..583805f6f821c2fdd72fdb1aa7141232de73b3cb 100644 (file)
@@ -26,12 +26,14 @@ CORE_SRC = \
        ao_panic.c \
        ao_report.c \
        ao_rssi.c \
+       ao_sqrt.c \
        ao_state.c \
        ao_stdio.c \
        ao_storage.c \
        ao_task.c
 
 CC1111_SRC = \
+       ao_battery.c \
        ao_beep.c \
        ao_button.c \
        ao_dbg.c \