summaryrefslogtreecommitdiff
path: root/src/usbtrng-v2.0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usbtrng-v2.0/Makefile')
-rw-r--r--src/usbtrng-v2.0/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usbtrng-v2.0/Makefile b/src/usbtrng-v2.0/Makefile
index 0d237630..2806d377 100644
--- a/src/usbtrng-v2.0/Makefile
+++ b/src/usbtrng-v2.0/Makefile
@@ -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 \