altos/usbtrng-v2.0: Add random output command
[fw/altos] / src / usbtrng-v2.0 / Makefile
index 0d2376300d0847f110225053d95e2fa61883495c..2806d377a97bb9567a787cb2ecedd6a037b46fd4 100644 (file)
@@ -21,6 +21,9 @@ ALTOS_SRC = \
        ao_interrupt.c \
        ao_timer.c \
        ao_panic.c \
+       ao_mutex.c \
+       ao_dma_stm.c \
+       ao_adc_fast.c \
        ao_stdio.c \
        ao_led.c \
        ao_romconfig.c \