Corrections and debug channel in the Incomplete Mass Storage class bootloader.
This commit is contained in:
@@ -95,6 +95,8 @@ void SetupHardware(void)
|
||||
|
||||
/* Hardware Initialization */
|
||||
LEDs_Init();
|
||||
Serial_Init(9600, false);
|
||||
Serial_CreateStream(NULL);
|
||||
USB_Init();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user