GD32F4xx_standard_peripheral/modular.json

12 lines
110 B
JSON
Executable File

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