1. 059d1b0 Ensure the git version ends up in compiled firmware binary by Harald Welte · 5 years ago
  2. 488ddae Makefile: Use Variables for generating compiler/binutils names by Harald Welte · 5 years ago
  3. fad379a Makefile: Move compiler flags to variable by Harald Welte · 5 years ago
  4. b2fc511 Makefile: Move include directories to INC_DIRS variable by Harald Welte · 5 years ago
  5. 6135be9 Makefile: Update comment; this is no longer automatucally generated by Harald Welte · 5 years ago
  6. e4ea2b2 Makefile: Remove {OBJS,DEPS}_AS_ARGS variables by Harald Welte · 5 years ago
  7. bdf1b35 integrate libosmocore logging into firmware by Harald Welte · 5 years ago
  8. dda661c Makefile: Use -fdata-sections, not just -ffunction-sections by Harald Welte · 5 years ago
  9. 3304ca2 WIP integrate with libosmocore in as far as msgb_alloc() works by Harald Welte · 5 years ago
  10. 34a8706 Re-structure USB descriptors by Harald Welte · 5 years ago
  11. cdb1ee3 Add a new (skeleton of a) USB CCID class driver by Harald Welte · 5 years ago
  12. 5df0be6 Import libtalloc-2.1.14 into the tree by Harald Welte · 5 years ago
  13. 632502d add ISO 7816-3 definitions and utilities by Kévin Redon · 5 years ago
  14. de9fb2e add async library with ring on TX by Kévin Redon · 5 years ago
  15. 0bc0d74 update CMSIS to 5.1.2 by Kévin Redon · 5 years ago
  16. 0c7ea79 remove example code by Kévin Redon · 5 years ago
  17. c94e0fc add ASFv4 M2M (memory-to-memory DMA) middleware by Kévin Redon · 5 years ago
  18. 67b2aba manual_test.c: New manual board testing mode by Harald Welte · 5 years ago
  19. ff9f4ce Add mnimalistic command line interface "command.c" by Harald Welte · 5 years ago
  20. 361ed20 Switch SERCOM7 (Debug UART) to sync mode + add STDIO by Harald Welte · 5 years ago
  21. c3f170d Support for sysmoOCTSIM NCN8025/SX1503 control by Harald Welte · 5 years ago
  22. eff5cb5 relocate application to after the DFU bootloader by Kévin Redon · 5 years ago
  23. 4e39b01 switch from dev board to prototype by Kévin Redon · 5 years ago
  24. ccbed0b add SERCOM HAL Async library by Kévin Redon · 5 years ago
  25. e676557 rename application to main by Kévin Redon · 5 years ago
  26. 4cd3f7d add SERCOM peripheral for UART debug by Kévin Redon · 5 years ago
  27. 69b92d9 start with USB CDC echo example by Kévin Redon · 5 years ago