Add TMC device capabilities to the incomplete TMC demo.
This commit is contained in:
parent
eb8a708b53
commit
3a79548dc2
4 changed files with 68 additions and 3 deletions
|
@ -130,7 +130,7 @@ void EVENT_USB_Device_UnhandledControlRequest(void)
|
|||
Endpoint_ClearSETUP();
|
||||
|
||||
Endpoint_Write_Control_PStream_LE(DescriptorPointer, DescriptorSize);
|
||||
Endpoint_ClearOUT();
|
||||
Endpoint_ClearOUT();
|
||||
}
|
||||
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue