Add package uf2lib (#2474)

* Added package uf2lib

* Update packages.json
This commit is contained in:
patrick-skamarak 2023-02-01 07:58:55 -05:00 committed by GitHub
parent 0a3aa98546
commit 12a7babb80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28733,5 +28733,19 @@
"license": "MIT",
"web": "https://github.com/ire4ever1190/ponairi",
"doc": "https://tempdocs.netlify.app/ponairi/stable"
},
{
"name": "uf2lib",
"url": "https://github.com/patrick-skamarak/uf2lib",
"method": "git",
"tags": [
"uf2",
"microcontroller",
"usb",
"flashing"
],
"description": "A uf2 library for nim.",
"license": "MIT",
"web": "https://github.com/patrick-skamarak/uf2lib"
}
]