Skip to content

Commit 1936487

Browse files
AHaumeradrpo
andauthored
Added Libraries BikeTrailer and ElectricBraking (#34)
* added MagLev * added BikeTrailer and ElectricBraking * BikeTrailer main branch is 'main' * ElectricBraking has main branch 'main' --------- Co-authored-by: Adrian Pop <adrian.pop@liu.se>
1 parent 05cb39d commit 1936487

1 file changed

Lines changed: 26 additions & 8 deletions

File tree

repos.json

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -98,14 +98,6 @@
9898
["*", "obsolete"]
9999
]
100100
},
101-
"BLDC": {
102-
"names": ["BLDC"],
103-
"github": "AHaumer/BLDC",
104-
"support": [
105-
["prerelease", "noSupport"],
106-
["*", "support"]
107-
]
108-
},
109101
"BidiDCDC": {
110102
"names": ["BidiDCDC"],
111103
"github": "rea40157/BidiDCDC",
@@ -116,6 +108,23 @@
116108
["*", "obsolete"]
117109
]
118110
},
111+
"BikeTrailer": {
112+
"names": ["BikeTrailer"],
113+
"github": "AHaumer/BikeTrailer",
114+
"branches": {"main": "main"},
115+
"support": [
116+
["prerelease", "noSupport"],
117+
["*", "support"]
118+
]
119+
},
120+
"BLDC": {
121+
"names": ["BLDC"],
122+
"github": "AHaumer/BLDC",
123+
"support": [
124+
["prerelease", "noSupport"],
125+
["*", "support"]
126+
]
127+
},
119128
"BioChem": {
120129
"names": ["BioChem"],
121130
"github": "OpenModelica/BioChem",
@@ -383,6 +392,15 @@
383392
["*", "obsolete"]
384393
]
385394
},
395+
"ElectricBraking": {
396+
"names": ["ElectricBraking"],
397+
"github": "AHaumer/ElectricBraking",
398+
"branches": {"main": "main"},
399+
"support": [
400+
["prerelease", "noSupport"],
401+
["*", "support"]
402+
]
403+
},
386404
"ElectroMechanicalDrives": {
387405
"names": ["ElectroMechanicalDrives"],
388406
"github": "christiankral/ElectroMechanicalDrives",

0 commit comments

Comments
 (0)