-
Notifications
You must be signed in to change notification settings - Fork 3
/
default_repos.yaml
45 lines (45 loc) · 1.29 KB
/
default_repos.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
repositories:
mirte-web-interface:
type: git
url: https://github.com/mirte-robot/mirte-web-interface.git
version: main
mirte-telemetrix4arduino:
type: git
url: https://github.com/mirte-robot/Telemetrix4Arduino.git
version: master
mirte-install-scripts:
type: git
url: https://github.com/mirte-robot/mirte-install-scripts.git
version: main
mirte-telemetrix-aio:
type: git
url: https://github.com/mirte-robot/telemetrix-aio.git
version: master
mirte-tmx-pico-aio:
type: git
url: https://github.com/mirte-robot/tmx-pico-aio.git
version: master
mirte-ros-packages:
type: git
url: https://github.com/mirte-robot/mirte-ros-packages.git
version: main
mirte-oled-images:
type: git
url: https://github.com/mirte-robot/mirte-oled-images.git
version: main
mirte-arduino-libraries:
type: git
url: https://github.com/mirte-robot/mirte-arduino-libraries.git
version: main
mirte-python:
type: git
url: https://github.com/mirte-robot/mirte-python.git
version: main
mirte-documentation:
type: git
url: https://github.com/mirte-robot/mirte-documentation.git
version: main
mirte-telemetrix4rpipico:
type: git
url: https://github.com/mirte-robot/Telemetrix4RpiPico.git
version: master