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