1. 0f05072 add slot_set_isorate to the baud rate using ISO 7816 values by Kévin Redon · 5 years ago
  2. 632502d add ISO 7816-3 definitions and utilities by Kévin Redon · 5 years ago
  3. 072951b add function to set baudrate by Kévin Redon · 5 years ago
  4. 5e7cfae configure GCLK for ISO baud rates by Kévin Redon · 5 years ago
  5. f53d366 output 50 MHz for RMII by Kévin Redon · 5 years ago
  6. 0c3533f UART_debug now uses the async library with tx ring by Kévin Redon · 5 years ago
  7. de9fb2e add async library with ring on TX by Kévin Redon · 5 years ago
  8. ba3a2fa switch UART_debug to ASYNC by Kévin Redon · 5 years ago
  9. 0772581 sim-atr: Print slot number when printing ATR by Harald Welte · 5 years ago
  10. dcf5783 sim-atr command: enable the LED when the command is active. by Harald Welte · 5 years ago
  11. 70b867a remove SWO pin initialisation by Kévin Redon · 5 years ago
  12. a562a14 update ASFv4 library to 1.0.1465 by Kévin Redon · 5 years ago
  13. 0bc0d74 update CMSIS to 5.1.2 by Kévin Redon · 5 years ago
  14. 18c2dbb minor: update atmel start project configuration by Kévin Redon · 5 years ago
  15. 34fabac command.c: don't print "unknown command" for empty commands by Harald Welte · 5 years ago
  16. c89bb8c add sim-atr command by Kévin Redon · 5 years ago
  17. 37e5fa9 change SERCOM clock to 3.3 MHz by Kévin Redon · 5 years ago
  18. ee49129 change ISO baud rate default to 6720 bps by Kévin Redon · 5 years ago
  19. 4be5276 minor: improve documentation by Kévin Redon · 5 years ago
  20. 0c7ea79 remove example code by Kévin Redon · 5 years ago
  21. 61dad91 jenkins.sh: use PARALLEL_MAKE to accelerate build speed by Harald Welte · 5 years ago
  22. c94e0fc add ASFv4 M2M (memory-to-memory DMA) middleware by Kévin Redon · 5 years ago
  23. 6ddca8b minor: remove unnecessary hello world command by Kévin Redon · 5 years ago
  24. b40c3ee minor: fix typo by Kévin Redon · 5 years ago
  25. 67b2aba manual_test.c: New manual board testing mode by Harald Welte · 5 years ago
  26. 1762506 ncn8025: Invert the software logic of RSTIN by Harald Welte · 5 years ago
  27. e7aa534 command.c: Print prompt when starting up by Harald Welte · 5 years ago
  28. 255da5e main.c: Call ncn8025_init also for SIM7 by Harald Welte · 5 years ago
  29. 5af7c8c ncn8025: Add support for reading SIMx_INT status by Harald Welte · 5 years ago
  30. 1b9a5b8 Add various SIM card related debug command by Harald Welte · 5 years ago
  31. ff9f4ce Add mnimalistic command line interface "command.c" by Harald Welte · 5 years ago
  32. 3c045b2 minor: rename MUX_SSTAT to MUX_STAT by Kévin Redon · 5 years ago
  33. 361ed20 Switch SERCOM7 (Debug UART) to sync mode + add STDIO by Harald Welte · 5 years ago
  34. d0903f7 fix ASFv4 USB stack by Kévin Redon · 5 years ago
  35. 93f628a PA11: Increase drive strength to 8mA by Harald Welte · 5 years ago
  36. f53f226 Enable cache via CMCC for higher performance by Harald Welte · 5 years ago
  37. 092494e Update from AtmelStart: Define all used GPIO pins by Harald Welte · 5 years ago
  38. 863ea29 update from Atmel Start (just loading + re-exporting the project) by Harald Welte · 5 years ago
  39. c3f170d Support for sysmoOCTSIM NCN8025/SX1503 control by Harald Welte · 5 years ago
  40. 9c85463 add README file by Kévin Redon · 5 years ago
  41. e4c9a17 add GPLv2 license by Kévin Redon · 5 years ago
  42. eff5cb5 relocate application to after the DFU bootloader by Kévin Redon · 5 years ago
  43. d7dfb6e add debug welcome message output by Kévin Redon · 5 years ago
  44. 1f8ecef add ISO7816 peripherals by Kévin Redon · 5 years ago
  45. 6a8295c name pin according to schematic by Kévin Redon · 5 years ago
  46. d4ed1ec add 20 MHz clock output by Kévin Redon · 5 years ago
  47. 4e39b01 switch from dev board to prototype by Kévin Redon · 5 years ago
  48. 8e53800 echo back UART input by Kévin Redon · 5 years ago
  49. 293c841 fix DPLL input clock division by Kévin Redon · 5 years ago
  50. 78d2f44 blink LED on UART activity by Kévin Redon · 5 years ago
  51. 5908a5c add system LED definition by Kévin Redon · 5 years ago
  52. ccbed0b add SERCOM HAL Async library by Kévin Redon · 5 years ago
  53. e676557 rename application to main by Kévin Redon · 5 years ago
  54. 4cd3f7d add SERCOM peripheral for UART debug by Kévin Redon · 5 years ago
  55. 4cb8e32 use XOSC1 directly for DPLL1 by Kévin Redon · 5 years ago
  56. 20abc4f set DPLL1 to 100 MHz by Kévin Redon · 5 years ago
  57. 6b9363c remove usage of GCLK11 by Kévin Redon · 5 years ago
  58. 4a2d8f4 switch CPU clock to 120 MHz by Kévin Redon · 5 years ago
  59. 87af489 use external 32.768 kHz oscillator for RTC by Kévin Redon · 5 years ago
  60. 9d45dfb ignore output files by Kévin Redon · 5 years ago
  61. 3bc1775 change USB description to sysmoOCTSIM by Kévin Redon · 5 years ago
  62. 9b970d6 rename project to sysmoOCTSIM by Kévin Redon · 5 years ago
  63. 69b92d9 start with USB CDC echo example by Kévin Redon · 5 years ago
  64. 6365374 initial commit related to CCID device/firmware implementation by Harald Welte · 5 years ago