Files
Artery-AT32-PlatformIO/.platformio/packages/framework-cmsis-at32f43/package.json
2022-02-15 21:16:59 +08:00

15 lines
327 B
JSON

{
"name": "framework-cmsis-at32f43",
"version": "1.0.0",
"description": "CMSIS component for the Artery AT32F43x series",
"keywords": [
"framework",
"artery",
"at32"
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/STMicroelectronics/cmsis_device_f1"
}
}