Ignore:
Timestamp:
Mar 15, 2011, 5:45:27 PM (14 years ago)
Author:
demin
Message:

remove spi code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FirmwareFX2/Makefile

    r20 r138  
    4747default: usbjtag.hex
    4848
    49 usbjtag.hex: vectors.rel spi.rel usbjtag.rel dscr.rel eeprom.rel ${HARDWARE}.rel startup.rel ${LIBDIR}/${LIB}
     49usbjtag.hex: vectors.rel usbjtag.rel dscr.rel eeprom.rel ${HARDWARE}.rel startup.rel ${LIBDIR}/${LIB}
    5050        $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $+
    5151        packihx $@ > .tmp.hex
Note: See TracChangeset for help on using the changeset viewer.