1. 9dbf1c9 main.c: Set green LED when USB is configured by Christina Quast · 9 years ago
  2. cb646bc command to change fidi send by host by Christina Quast · 9 years ago
  3. be23527 Added not working PTS parsing to host communication by Christina Quast · 9 years ago
  4. 7a7f98c ringbuf.c: rbuf peek function by Christina Quast · 9 years ago
  5. bf12a6f iso7816_uart: starting point for pts parsing by Christina Quast · 9 years ago
  6. 4bec8d8 host_communication.c: printf becomes TRACE_DEBUG by Christina Quast · 9 years ago
  7. e4cbfe6 Moved ISR_PhoneRST into iso code file and simtrace header by Christina Quast · 9 years ago
  8. 3d5e3ab simtrace_iso7816.c: Remove unused _ISO7816_Init by Christina Quast · 9 years ago
  9. 4b81493 iso7816_4.c: CLK div differs for Master and Slave by Christina Quast · 9 years ago
  10. ad215aa ccid.c: removed SMARTCARD_CONNECT_PIN check (always defined) by Christina Quast · 9 years ago
  11. 2379ac8 main.c: Removed double declaration of var i by Christina Quast · 9 years ago
  12. ec9c09e Moved global Usart state into usart struct by Christina Quast · 9 years ago
  13. 911bf26 sniffer.c: Enable/disable interrupts in init/exit function by Christina Quast · 9 years ago
  14. d52201f phone.c: Enable/disable interrupts on init/exit by Christina Quast · 9 years ago
  15. dcce4c3 phone.c: Callback routine for reenabling RST interrupt by Christina Quast · 9 years ago
  16. de68867 main.c: Reset board if USB not configured by Christina Quast · 9 years ago
  17. b595e7c Merge branch 'new_iso_init' (sniffer not working) by Christina Quast · 9 years ago
  18. 2b8a18b Sniffer with ringbuf, works SOMETIMES by Christina Quast · 9 years ago
  19. 5c6a299 phone.c: Sniffer bus config make switch by Christina Quast · 9 years ago
  20. 611bea8 tc_etu: Corrected compiler warning by Christina Quast · 9 years ago
  21. 4db82e0 ringbuffer implementation by Christina Quast · 9 years ago
  22. 2ee3ec7 tc_etu.c: Fixed PIN initialisation compiler waring by Christina Quast · 9 years ago
  23. 542f918 basic ringbuffer implementation by Christina Quast · 9 years ago
  24. 87ddfa8 phone.c: Bug fix: USB err format string interchanged by Christina Quast · 9 years ago
  25. e24b9ac ISO7816_Init: Initialized with USART by Christina Quast · 9 years ago
  26. 3eab56e ISO7816_Init with more parameters, slave/master clock by Christina Quast · 9 years ago
  27. 95d6616 Split init into configure and init by Christina Quast · 9 years ago
  28. bf464ae Moved ccid related files to bord related folders by Christina Quast · 9 years ago
  29. 6b02775 phone.c: Check return values of USB_Write by Christina Quast · 9 years ago
  30. e2dddd5 Renamed simtrace_src to src_simtrace by Christina Quast · 9 years ago