HVAC_M7_ADC_TASKS/modular.json

11 lines
92 B
JSON
Executable File

{
"cmake": {
"inc_dirs": [
"./"
],
"srcs": [
"./**.c"
]
}
}