Init
This commit is contained in:
parent
15b69de208
commit
c2e746e4e9
19
modular.json
19
modular.json
|
|
@ -245,6 +245,25 @@
|
||||||
"repo": "SpiPort_ARTERY_AT32"
|
"repo": "SpiPort_ARTERY_AT32"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"type": "git",
|
||||||
|
"provider": "HVAC_DEV",
|
||||||
|
"repo": "HVAC_DEV_V2_LinTasks"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"type": "git",
|
||||||
|
"provider": "HVAC_DEV",
|
||||||
|
"repo": "LinInterface"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"type": "git",
|
||||||
|
"provider": "HVAC_DEV",
|
||||||
|
"repo": "Lin_AT32"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"type": "local",
|
"type": "local",
|
||||||
"dir": "APP"
|
"dir": "APP"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue