From 177746aa7f600227fd0f42bab3ac81366bb0f699 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 7 Mar 2012 16:21:04 +0100 Subject: [PATCH] Fix for some strange behaviours during board reset --- hardware/arduino/cores/arduino/USBCore.cpp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/hardware/arduino/cores/arduino/USBCore.cpp b/hardware/arduino/cores/arduino/USBCore.cpp index 792407876..c360d262a 100644 --- a/hardware/arduino/cores/arduino/USBCore.cpp +++ b/hardware/arduino/cores/arduino/USBCore.cpp @@ -637,6 +637,12 @@ void USB_::attach() PLLCSR = 0x12; // Need 16 MHz xtal while (!(PLLCSR & (1<