You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
643B

  1. [submodule "lib/chibios"]
  2. path = lib/chibios
  3. url = https://github.com/qmk/ChibiOS
  4. branch = master
  5. [submodule "lib/chibios-contrib"]
  6. path = lib/chibios-contrib
  7. url = https://github.com/qmk/ChibiOS-Contrib
  8. branch = master
  9. [submodule "lib/ugfx"]
  10. path = lib/ugfx
  11. url = https://github.com/qmk/uGFX
  12. branch = master
  13. [submodule "lib/googletest"]
  14. path = lib/googletest
  15. url = https://github.com/qmk/googletest
  16. [submodule "lib/lufa"]
  17. path = lib/lufa
  18. url = https://github.com/qmk/lufa
  19. [submodule "lib/vusb"]
  20. path = lib/vusb
  21. url = https://github.com/qmk/v-usb
  22. [submodule "lib/printf"]
  23. path = lib/printf
  24. url = https://github.com/qmk/printf