X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/617763ae20a9fbd35ed86956450f1555286636af..7c9c3d15e0b772a8bf26c9695236b80cb26c71b5:/Projects/LEDNotifier/makefile diff --git a/Projects/LEDNotifier/makefile b/Projects/LEDNotifier/makefile index 05436edec..41f9d1647 100644 --- a/Projects/LEDNotifier/makefile +++ b/Projects/LEDNotifier/makefile @@ -11,10 +11,10 @@ # Run "make help" for target help. -MCU = at90usb1287 +MCU = atmega32u2 ARCH = AVR8 -BOARD = BUI -F_CPU = 8000000 +BOARD = USB2AX +F_CPU = 16000000 F_USB = $(F_CPU) OPTIMIZATION = s TARGET = LEDNotifier