From d62cd9f9453c128819a81cdf3e5ece82454b0c04 Mon Sep 17 00:00:00 2001 From: cpldcpu Date: Sun, 2 Feb 2014 16:47:01 +0100 Subject: small fixed --- firmware/main.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'firmware/main.c') diff --git a/firmware/main.c b/firmware/main.c index be31176..aab826c 100644 --- a/firmware/main.c +++ b/firmware/main.c @@ -99,8 +99,6 @@ USB_PUBLIC usbMsgLen_t usbFunctionDescriptor(struct usbRequest *rq) { return 0; "r" ((uint8_t)(__BOOT_PAGE_FILL | (1 << CTPB))) \ ); \ })) -// : "i" (_SFR_MEM_ADDR(__SPM_REG)), \ - // erase any existing application and write in jumps for usb interrupt and reset to bootloader // - Because flash can be erased once and programmed several times, we can write the bootloader -- cgit v1.2.3