- In SClib.c.:-
- "SC_TransactT0" function is modified to handle a 256 bytes read from smart card as per the "Case 2S" requirement of ISO 7816 specification.
- The assignment of "apduResponse->SW1" & "apduResponse->SW2" is modified in "SC_TransactT1" function
- In SCpic24.c, SCpic18.c, SCpic32.c & SCdspic33f.c:-
- "SCdrv_InitUART" function is modifed to switch on the power supply to the smart card during initialization phase.