This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/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"
]
}
}