mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Add intel hex library (#775)
This commit is contained in:
parent
32440d6ae3
commit
890da06ed2
@ -9709,5 +9709,18 @@
|
||||
"description": "Print fabulously in your terminal",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/icyphox/fab"
|
||||
},
|
||||
{
|
||||
"name": "intel_hex",
|
||||
"url": "https://github.com/keyme/nim_intel_hex",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"utils",
|
||||
"parsing",
|
||||
"hex"
|
||||
],
|
||||
"description": "Intel hex file utility library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/keyme/nim_intel_hex"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user