SMART_COMPONENTS_SystemSele.../modular.json

22 lines
332 B
JSON

{
"dep": [
{
"type": "git",
"provider": "Smart_Components_Aurus",
"repo": "GpioPinInterface"
},
{
"type": "git",
"provider": "Smart_Components_Aurus",
"repo": "SystemDelayInterface"
}
],
"cmake": {
"inc_dirs": [
"./"
],
"srcs": [
"./**.c"
]
}
}