GONEC_ARTERY_ADCS/modular.json

17 lines
193 B
JSON

{
"dep": [
{
"type": "git",
"provider": "GONEC",
"repo": "AdcInterface"
}
],
"cmake": {
"inc_dirs": [
"./"
],
"srcs": [
"*.c"
]
}
}