Christina Quast
767fdeb0ca
iso7816.c:Solve compiler sign compare warn with pragma
2015-04-07 13:50:23 +02:00
Christina Quast
73c2b6498b
iso7816_4.c: GetChar returns status
2015-04-07 13:49:26 +02:00
Christina Quast
ca005698dd
Bugfix: Compiler warning RST pin type
2015-04-06 23:26:14 +02:00
Christina Quast
5958587fd1
Impl of _write for usage by newlib printf
2015-04-06 19:47:22 +02:00
Christina Quast
1e15cb6616
Uart_console: remove custom printf
2015-04-06 19:26:50 +02:00
Christina Quast
c63df595e5
Atmel lib bug fixed: param position off by one
...
Furthermore the debug output level is INFO instead of DEBUG now.
2015-03-10 23:32:45 +01:00
Christina Quast
32a90ac660
remove windows line endings in iso7816_4.c
2015-03-10 16:18:16 +01:00
Christina Quast
e4bd7c104d
Removed comment about USART_Configure in iso7816_4.c
2015-03-10 15:52:49 +01:00
Christina Quast
2fcef41c90
Reference to reset pin passed to ISO7816_Init
2015-03-10 15:51:21 +01:00
Christina Quast
7f52340611
Format string fix for iso7816_4.c
2015-01-27 15:24:31 +01:00
Christina Quast
2021077a66
changed TRACE_WARN into TRACE_WARNING in iso7816_4.c
2015-01-27 11:19:27 +01:00
Christina Quast
8d0f4a6675
Pass ISO7816_GetChar return val to higher layers
...
The return value of ISO7816_GetChar is 0 in case of a timeout
when trying to retrieve values, and status of US_CSR otherwise.
Proper handling of this return value is not yet implemented though.
With the naive approach of just not sending the ATR if it could not
be read the simtrace firmware did not work together with pcsc_scan
AT ALL.
2015-01-15 14:53:38 +01:00
Christina Quast
99de4e5753
There is no ASCII in ATR messages..
2015-01-15 14:49:42 +01:00
Christina Quast
9035f1c23d
Debug output and comments for iso7816
2014-12-19 19:45:54 +01:00
Christina Quast
99f9f7b504
working printf
2014-12-13 13:30:31 +01:00
Christina Quast
530f20881c
Sane defines for clk values
2014-12-05 13:03:59 +01:00
Christina Quast
8be71e4e99
Makefile with libs and atmel source
2014-12-02 13:06:01 +01:00