Obsolete the old MACROS and MACROE convenience macros.
[pub/USBasp.git] / Projects / AVRISP-MKII / makefile
index bf6ca31..c89648d 100644 (file)
 
 # Run "make help" for target help.
 
-MCU          = at90usb162
+MCU          = at90usb1287
 ARCH         = AVR8
-BOARD        = USBTINYMKII
-F_CPU        = 16000000
+BOARD        = USBKEY
+F_CPU        = 8000000
 F_USB        = $(F_CPU)
 OPTIMIZATION = s
 TARGET       = AVRISP-MKII