No Description
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.

.gitmodules 426B

123456789101112
  1. [submodule "docs/svg-pan-zoom"]
  2. path = docs/svg-pan-zoom
  3. url = https://github.com/WebSVG/svg-pan-zoom
  4. [submodule "firmware/pico-sdk"]
  5. path = firmware/pico-sdk
  6. url = https://github.com/raspberrypi/pico-sdk
  7. [submodule "firmware/pico-ssd1306"]
  8. path = firmware/pico-ssd1306
  9. url = https://github.com/xythobuz/pico-ssd1306
  10. [submodule "firmware/can2040"]
  11. path = firmware/can2040
  12. url = https://github.com/KevinOConnor/can2040