1. c394109 firmware: Enable -Wformat and resolve all related compiler warnings by Harald Welte · 6 years ago
  2. 33d1eb7 replace leading spaces with tabs by Kévin Redon · 6 years ago
  3. 0633b25 iso7816_4: Re-trigger watchdog while waiting for character by Harald Welte · 7 years ago
  4. d8a003d Structure build system to build for multiple boards/apps/environments by Harald Welte · 8 years ago[Renamed from firmware/src_board/iso7816_4.c]
  5. 7abdb51 ringbuffer: Make ring buffer access irq-save by Harald Welte · 9 years ago
  6. 40901a0 various printf/debug output improvements by Harald Welte · 9 years ago
  7. b85f140 iso7816_4.c: Removed time guard by Christina Quast · 9 years ago
  8. 4b81493 iso7816_4.c: CLK div differs for Master and Slave by Christina Quast · 9 years ago
  9. 68cc859 iso7816_4.c: Moved around lines, only sniffer works by Christina Quast · 9 years ago
  10. ec9c09e Moved global Usart state into usart struct by Christina Quast · 9 years ago
  11. fd069dc iso7816_4.c: Increased max interations by Christina Quast · 9 years ago
  12. e24b9ac ISO7816_Init: Initialized with USART by Christina Quast · 9 years ago
  13. 3eab56e ISO7816_Init with more parameters, slave/master clock by Christina Quast · 9 years ago
  14. c870b52 iso7816: Hold RST line low for longer time period by Christina Quast · 9 years ago
  15. b0bbb1b Removed sym links, replaced them with actual folders by Christina Quast · 9 years ago[Renamed from firmware/atmel_softpack_libraries/libboard_sam3s-ek/source/iso7816_4.c]
  16. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/atmel_softpack_libraries/libboard_sam3s-ek/source/iso7816_4.c]
  17. 767fdeb iso7816.c:Solve compiler sign compare warn with pragma by Christina Quast · 9 years ago
  18. 73c2b64 iso7816_4.c: GetChar returns status by Christina Quast · 9 years ago
  19. ca00569 Bugfix: Compiler warning RST pin type by Christina Quast · 9 years ago
  20. c63df59 Atmel lib bug fixed: param position off by one by Christina Quast · 10 years ago
  21. 32a90ac remove windows line endings in iso7816_4.c by Christina Quast · 10 years ago
  22. e4bd7c1 Removed comment about USART_Configure in iso7816_4.c by Christina Quast · 10 years ago
  23. 2fcef41 Reference to reset pin passed to ISO7816_Init by Christina Quast · 10 years ago
  24. 7f52340 Format string fix for iso7816_4.c by Christina Quast · 10 years ago
  25. 2021077 changed TRACE_WARN into TRACE_WARNING in iso7816_4.c by Christina Quast · 10 years ago
  26. 8d0f4a6 Pass ISO7816_GetChar return val to higher layers by Christina Quast · 10 years ago
  27. 99de4e5 There is no ASCII in ATR messages.. by Christina Quast · 10 years ago
  28. 9035f1c Debug output and comments for iso7816 by Christina Quast · 10 years ago
  29. 8be71e4 Makefile with libs and atmel source by Christina Quast · 10 years ago