From 71acc79f8e828d56296db282c72cf4492a8aa4f4 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 7 May 2018 09:43:27 -0700 Subject: altos/mpusb-v3.0: Make it compile again A few things have changed since this code was written. Signed-off-by: Keith Packard --- src/mpusb-v3.0/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mpusb-v3.0/Makefile') diff --git a/src/mpusb-v3.0/Makefile b/src/mpusb-v3.0/Makefile index 5d42b53b..96156741 100644 --- a/src/mpusb-v3.0/Makefile +++ b/src/mpusb-v3.0/Makefile @@ -31,6 +31,7 @@ ALTOS_SRC = \ ao_mutex.c \ ao_usb_stm.c \ ao_power.c \ + ao_gpio.c \ ao_serial_stm.c PRODUCT=MicroPeakUSB-v3.0 -- cgit v1.2.3