1. 1374c47 fix firmware compilation, split ccid into shared/host only code by Eric Wild · 4 years, 8 months ago hoernchen/ccidsplit
  2. f999b68 WIP: attempt to use iso7816_fsm + Cuart from firmware by Harald Welte · 4 years, 8 months ago
  3. 37ab4ba name binaries including their git version number by Harald Welte · 5 years ago
  4. 99d82ab Makefile: automatically get output directory list by Kévin Redon · 5 years ago
  5. 6a739d1 Makefile: Allow user to override libosmocore install prefix by Harald Welte · 5 years ago
  6. f80ad40 Makefile: add missing hpl/rtc directory by Kévin Redon · 5 years ago
  7. d1bd5c4 Add RTC peripheral from ASF4 (CALENDAR) by Harald Welte · 5 years ago
  8. 9bb8bfe Update from Atmel START 1.0.87 to 1.1.134 by Harald Welte · 5 years ago
  9. fa9ea77 Makefile: build ccid_{device,proto} as part of firmware by Harald Welte · 5 years ago
  10. 71d01e4 Makefile: cosmetics (indent, alphabetic sort) by Harald Welte · 5 years ago
  11. c85aab2 Makefile: Ensure the firmware binary is called sysmoOCTSIM.bin by Harald Welte · 5 years ago
  12. 059d1b0 Ensure the git version ends up in compiled firmware binary by Harald Welte · 5 years ago
  13. 488ddae Makefile: Use Variables for generating compiler/binutils names by Harald Welte · 5 years ago
  14. fad379a Makefile: Move compiler flags to variable by Harald Welte · 5 years ago
  15. b2fc511 Makefile: Move include directories to INC_DIRS variable by Harald Welte · 5 years ago
  16. 6135be9 Makefile: Update comment; this is no longer automatucally generated by Harald Welte · 5 years ago
  17. e4ea2b2 Makefile: Remove {OBJS,DEPS}_AS_ARGS variables by Harald Welte · 5 years ago
  18. bdf1b35 integrate libosmocore logging into firmware by Harald Welte · 5 years ago
  19. dda661c Makefile: Use -fdata-sections, not just -ffunction-sections by Harald Welte · 5 years ago
  20. 3304ca2 WIP integrate with libosmocore in as far as msgb_alloc() works by Harald Welte · 5 years ago
  21. 34a8706 Re-structure USB descriptors by Harald Welte · 5 years ago
  22. cdb1ee3 Add a new (skeleton of a) USB CCID class driver by Harald Welte · 5 years ago
  23. 5df0be6 Import libtalloc-2.1.14 into the tree by Harald Welte · 5 years ago
  24. 632502d add ISO 7816-3 definitions and utilities by Kévin Redon · 5 years ago
  25. de9fb2e add async library with ring on TX by Kévin Redon · 5 years ago
  26. 0bc0d74 update CMSIS to 5.1.2 by Kévin Redon · 5 years ago
  27. 0c7ea79 remove example code by Kévin Redon · 5 years ago
  28. c94e0fc add ASFv4 M2M (memory-to-memory DMA) middleware by Kévin Redon · 5 years ago
  29. 67b2aba manual_test.c: New manual board testing mode by Harald Welte · 5 years ago
  30. ff9f4ce Add mnimalistic command line interface "command.c" by Harald Welte · 5 years ago
  31. 361ed20 Switch SERCOM7 (Debug UART) to sync mode + add STDIO by Harald Welte · 5 years ago
  32. c3f170d Support for sysmoOCTSIM NCN8025/SX1503 control by Harald Welte · 5 years ago
  33. eff5cb5 relocate application to after the DFU bootloader by Kévin Redon · 5 years ago
  34. 4e39b01 switch from dev board to prototype by Kévin Redon · 5 years ago
  35. ccbed0b add SERCOM HAL Async library by Kévin Redon · 5 years ago
  36. e676557 rename application to main by Kévin Redon · 5 years ago
  37. 4cd3f7d add SERCOM peripheral for UART debug by Kévin Redon · 5 years ago
  38. 69b92d9 start with USB CDC echo example by Kévin Redon · 5 years ago