mirror of
https://github.com/martinloren/Artery-AT32-PlatformIO.git
synced 2026-05-21 01:12:07 +00:00
Update usb_init.c
This commit is contained in:
@@ -88,6 +88,8 @@ void USB_BluePill_Reenumerate()
|
||||
*/
|
||||
void USB_Init(void)
|
||||
{
|
||||
/*if use USB SRAM_Size = 768 Byte, default is 512 Byte*/
|
||||
Set_USB768ByteMode();
|
||||
//reenumerate();
|
||||
//USB_BluePill_Reenumerate();
|
||||
pInformation = &Device_Info;
|
||||
|
||||
Reference in New Issue
Block a user