/Modules/AVR/AVRUSB01A/SW/fw_i2c_tiny_usb/Makefile
1,8 → 1,5
# Supported targets:
# atmega8 atmega88 attiny45 (attiny45 is not usable in a board AVRUSB01A, it has different package)
#
# If compiled on Linux do this
# chmod +x checksize
 
ALL_TARGETS=atmega8 atmega88 attiny45
 
24,5 → 21,5
 
endef
 
all:
ALL:
@$(foreach III,$(ALL_TARGETS),$(call EXEC,$(III)))
/Modules/AVR/AVRUSB01A/SW/fw_i2c_tiny_usb/bin/i2c_tiny_usb_avrusb_attiny45.hex
File deleted
/Modules/AVR/AVRUSB01A/SW/fw_i2c_tiny_usb/bin/i2c_tiny_usb_usbtiny_atmega88.hex
File deleted
/Modules/AVR/AVRUSB01A/SW/fw_i2c_tiny_usb/bin/i2c_tiny_usb_avrusb_atmega88.hex
File deleted
/Modules/AVR/AVRUSB01A/SW/fw_i2c_tiny_usb/bin/i2c_tiny_usb_avrusb_atmega8.hex
File deleted
/Modules/AVR/AVRUSB01A/SW/fw_i2c_tiny_usb/bin/i2c_tiny_usb_usbtiny_atmega8.hex
File deleted
/Modules/AVR/AVRUSB01A/SW/fw_i2c_tiny_usb/bin/i2c_tiny_usb_usbtiny_attiny45.hex
File deleted