sta-core/library.json
2022-05-09 21:19:06 +02:00

11 lines
227 B
JSON

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