mirror of
https://github.com/martinloren/Artery-AT32-PlatformIO.git
synced 2026-05-21 09:22:14 +00:00
15 lines
327 B
JSON
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"
|
|
}
|
|
} |