// this code from: // http://www.pjrc.com/teensy/jump_to_bootloader.html #include #include #include void jump_bootloader() { cli(); // disable watchdog, if enabled // disable all peripherals UDCON = 1; USBCON = (1<