From df1d9e18688e44eda72d44fbcbc5b09886621a7f Mon Sep 17 00:00:00 2001 From: Kevin Townsend Date: Sat, 24 Mar 2012 01:49:07 +0100 Subject: [PATCH] v1.0.0 --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 1f50bc3..787322a 100644 --- a/Makefile +++ b/Makefile @@ -142,8 +142,6 @@ OBJS += w25q16bv.o VPATH += core core/adc core/cmd core/cpu core/gpio core/i2c core/pmu VPATH += core/ssp core/systick core/timer16 core/timer32 core/uart VPATH += core/usbhid-rom core/wdt core/usbcdc core/pwm core/iap -VPATH += core/libc -OBJS += stdio.o string.o OBJS += adc.o cpu.o cmd.o gpio.o i2c.o pmu.o ssp.o systick.o timer16.o OBJS += timer32.o uart.o uart_buf.o usbconfig.o usbhid.o OBJS += wdt.o cdcuser.o cdc_buf.o usbcore.o usbdesc.o usbhw.o usbuser.o -- 2.20.1