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