mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added package mcu_utils (#2094)
This commit is contained in:
parent
9ccb285b38
commit
9a9a993684
@ -24557,5 +24557,19 @@
|
||||
"description": "Small library for working with vectors",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/prettybauble/prettyvec"
|
||||
},
|
||||
{
|
||||
"name": "mcu_utils",
|
||||
"url": "https://github.com/EmbeddedNim/mcu_utils",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"embedded",
|
||||
"mcu",
|
||||
"utilities",
|
||||
"microcontroller"
|
||||
],
|
||||
"description": "Utilities and simple helpers for programming with Nim on embedded MCU devices",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/EmbeddedNim/mcu_utils"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user