v1.0.0
authorKevin Townsend <kevin@ktownsend.com>
Sat, 24 Mar 2012 00:49:07 +0000 (01:49 +0100)
committerKevin Townsend <kevin@ktownsend.com>
Sat, 24 Mar 2012 00:49:07 +0000 (01:49 +0100)
Makefile

index 1f50bc3..787322a 100644 (file)
--- 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 
This page took 0.026549 seconds and 4 git commands to generate.