Files
Artery-AT32-PlatformIO/.platformio/packages/framework-cmsis-at32f42/package.json
2022-03-25 19:10:10 +08:00

15 lines
327 B
JSON

{
"name": "framework-cmsis-at32f42",
"version": "1.0.0",
"description": "CMSIS component for the Artery AT32F42x series",
"keywords": [
"framework",
"artery",
"at32"
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/martinloren/Artery-AT32-PlatformIO"
}
}