32 lines
870 B
JSON
32 lines
870 B
JSON
{
|
|
"cmake": {
|
|
"inc_dirs": [
|
|
"./",
|
|
"./Arm/cm7",
|
|
"./Arm/CMSIS5_590/Core/Include",
|
|
"./FC",
|
|
"./FC/fclib",
|
|
"./FC/Features",
|
|
"./FC/Features/modules",
|
|
"./FC/Features/FC7240",
|
|
"./FC/Features/FC7240/FC7240F2MDS2xxxxT1A",
|
|
"./FC/Features/FC7240/FC7240F2MDS2xxxxT1A/modules",
|
|
"./FC/Features/FC7240/modules",
|
|
"./FC/Modules/FC7240F2MDSxxxxxT1A"
|
|
],
|
|
"srcs": [
|
|
"./",
|
|
"./Arm/cm7/**.c",
|
|
"./Arm/CMSIS5_590/Core/Include/**.c",
|
|
"./FC/**.c",
|
|
"./FC/fclib/**.c",
|
|
"./FC/Features/**.c",
|
|
"./FC/Features/modules/**.c",
|
|
"./FC/Features/FC7240/**.c",
|
|
"./FC/Features/FC7240/FC7240F2MDS2xxxxT1A/**.c",
|
|
"./FC/Features/FC7240/FC7240F2MDS2xxxxT1A/modules/**.c",
|
|
"./FC/Features/FC7240/modules/**.c",
|
|
"./FC/Modules/FC7240F2MDSxxxxxT1A/**.c"
|
|
]
|
|
}
|
|
} |