We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460b87e commit 1f92676Copy full SHA for 1f92676
src/ccid/smartcard/smartcard.c
@@ -514,7 +514,6 @@ USART_InitTypeDef USART_InitStructure;
514
*******************************************************************************/
515
int SC_PTSConfig (void)
516
{
517
- return;
518
RCC_ClocksTypeDef RCC_ClocksStatus;
519
520
u32 workingbaudrate = 0, apbclock = 0;
0 commit comments