Started implementing the low level PDI protocol in the AVRISP project, for XMEGA device programming.
This commit is contained in:
@@ -70,7 +70,6 @@ void SetupHardware(void)
|
||||
/* Hardware Initialization */
|
||||
LEDs_Init();
|
||||
USB_Init();
|
||||
SerialStream_Init(9600, true);
|
||||
|
||||
#if defined(ADC)
|
||||
/* Initialize the ADC converter for VTARGET level detection on supported AVR models */
|
||||
|
||||
Reference in New Issue
Block a user