sta-core/library.json
2022-12-02 16:25:40 +01:00

11 lines
214 B
JSON

{
"owner" : "sta",
"name": "sta-stm32-core",
"version": "0.1.0",
"dependencies": [
{
"url": "git@gitlab.com:sta-git/alpaka/sta-core.git",
"ref": "main"
}
]
}