Added package nephyr (#2220)

Co-authored-by: Jaremy J. Creechley <jaremy.creechley@panthalassa.com>
This commit is contained in:
Jaremy Creechley 2022-05-02 19:04:36 -07:00 committed by GitHub
parent 46cef343e5
commit a261a6aa36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26042,5 +26042,20 @@
"description": "TheMealDB API client",
"license": "Apache-2.0",
"web": "https://github.com/thechampagne/mealdb-nim"
},
{
"name": "nephyr",
"url": "https://github.com/EmbeddedNim/nephyr",
"method": "git",
"tags": [
"zephyr",
"embedded",
"wrapper",
"rtos",
"mcu"
],
"description": "Nim wrapper for Zephyr RTOS",
"license": "Apache-2.0",
"web": "https://github.com/EmbeddedNim/nephyr"
}
]