summaryrefslogtreecommitdiffstats
path: root/firmware/main.c
diff options
context:
space:
mode:
authorcpldcpu <cpldcpu@gmail.com>2014-02-02 16:47:01 +0100
committercpldcpu <cpldcpu@gmail.com>2014-02-02 16:47:01 +0100
commitd62cd9f9453c128819a81cdf3e5ece82454b0c04 (patch)
tree4c90c9e7c27b086ab6607ba2fee7a41653c94b95 /firmware/main.c
parenta6d2d3151498284efe8241ea1a6e300973038698 (diff)
downloadmicronucleus-d62cd9f9453c128819a81cdf3e5ece82454b0c04.tar.gz
micronucleus-d62cd9f9453c128819a81cdf3e5ece82454b0c04.tar.bz2
micronucleus-d62cd9f9453c128819a81cdf3e5ece82454b0c04.zip
small fixed
Diffstat (limited to 'firmware/main.c')
-rw-r--r--firmware/main.c2
1 files changed, 0 insertions, 2 deletions
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