mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-12-10 14:48:03 +00:00
Move STM32 related code to sta-stm32-core repo
This commit is contained in:
11
library.json
Normal file
11
library.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user