30 lines
484 B
JSON
30 lines
484 B
JSON
{
|
|
"dep": [
|
|
{
|
|
"type": "git",
|
|
"provider": "NAVIGATOR_UVEOS_NATION_TELIT",
|
|
"repo": "CmakeConfig_GCC_CortexM4"
|
|
},
|
|
{
|
|
"type": "git",
|
|
"provider": "NAVIGATOR_UVEOS_NATION_TELIT",
|
|
"repo": "DeviceStartup_NATION_N32G45X"
|
|
},
|
|
{
|
|
"type": "local",
|
|
"dir": "../bsp"
|
|
},
|
|
{
|
|
"type": "local",
|
|
"dir": "../i2cTest"
|
|
}
|
|
],
|
|
"cmake": {
|
|
"inc_dirs": [
|
|
"inc/"
|
|
],
|
|
"srcs": [
|
|
"src/**.c"
|
|
]
|
|
}
|
|
} |