Firmware2/frameworks/CMSIS/library.json

18 lines
302 B
JSON

{
"name": "CMSIS-LPC1768",
"version": "0.0.0",
"frameworks": [],
"platforms": [
"nxplpc",
"ststm32"
],
"description": "CMSIS library for LPC1768",
"build": {
"src_filter": "+<LPC1768/*>",
"flags": [
"-ILPC1768/include",
"-ILPC1768/lib"
]
}
}