1. 7dd3dfd convert all src_simtrace code to kernel coding style by Harald Welte · 9 years ago
  2. 1605564 ensure USB config numbers always start from 1 by Harald Welte · 9 years ago
  3. 072dadd main.c: Only call the configure() function of a configuration if it exists by Harald Welte · 9 years ago
  4. 40901a0 various printf/debug output improvements by Harald Welte · 9 years ago
  5. ebbb645 req_ctx: Fix allocation (allocate 1 block, not all) and call _init() by Harald Welte · 9 years ago
  6. 54cb3d0 host_communication/card_emu: adapt to nwe req_ctx / queuing paradignm by Harald Welte · 9 years ago
  7. 2a6d3af re-introduce req_ctx buffers into the host communication by Harald Welte · 9 years ago
  8. 2fb5996 owhw: fix GPIO definitions (output low level by default) by Harald Welte · 9 years ago
  9. 8d6a5d8 move USBDDriverCallbacks_ConfigurationChanged() to main.c by Harald Welte · 9 years ago
  10. d4c1421 conf_func: Mark const and static. by Harald Welte · 9 years ago
  11. fefd571 conf_func: Use named struct initializers and named array subscripts by Harald Welte · 9 years ago
  12. 15d72cc add some comments on the conf_func members by Harald Welte · 9 years ago
  13. 3d8c093 main: Increase timeout for USB configured state by Christina Quast · 9 years ago
  14. 560ade3 main.c: Removed TC_Start/_Stop (was commented out) by Christina Quast · 9 years ago
  15. 9dbf1c9 main.c: Set green LED when USB is configured by Christina Quast · 9 years ago
  16. 2379ac8 main.c: Removed double declaration of var i by Christina Quast · 9 years ago
  17. de68867 main.c: Reset board if USB not configured by Christina Quast · 9 years ago
  18. 95d6616 Split init into configure and init by Christina Quast · 9 years ago
  19. e2dddd5 Renamed simtrace_src to src_simtrace by Christina Quast · 9 years ago[Renamed from firmware/simtrace_src/main.c]
  20. 4396fee Rename simtrace/ to simtrace_src by Christina Quast · 9 years ago[Renamed from firmware/simtrace/main.c]
  21. fbcd8a1 simtrace: Rename main by Christina Quast · 9 years ago[Renamed from firmware/simtrace/simtrace_main.c]
  22. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/simtrace/simtrace_main.c]
  23. c5a78d7 simtrace: wait until usb is configured by Christina Quast · 10 years ago
  24. b5ebebe main: configure red led, just in case by Christina Quast · 10 years ago
  25. 541656c Add CCID functions to func ptrs struct by Christina Quast · 10 years ago
  26. cafde00 conf initially sniff conf by Christina Quast · 10 years ago
  27. fb524b9 Function pointer struct in main for run,init by Christina Quast · 10 years ago
  28. 10b2e5a Consistent config num enum for main.c and usb.c by Christina Quast · 10 years ago
  29. 1161b27 main while loop: wait for USB by Christina Quast · 10 years ago
  30. c02571e basic structure for main while loop with all configs by Christina Quast · 10 years ago
  31. 32906bb simtrace main with phone as clk master by Christina Quast · 10 years ago