Added package avrman (#2842)

This commit is contained in:
Gianmarco 2024-03-24 21:20:32 +01:00 committed by GitHub
parent f5dac1b422
commit 29c5652304
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,24 @@
[
{
"name": "avrman",
"url": "https://github.com/Abathargh/avrman",
"method": "git",
"tags": [
"avr",
"atmega",
"microcontroller",
"embedded",
"firmware",
"nim",
"nimble",
"cmake",
"make",
"makefile"
],
"description": "A tool for managing nim and c projects targetting AVR microcontrollers.",
"license": "BSD-3",
"web": "https://github.com/Abathargh/avrman"
},
{
"name": "nimcso",
"url": "https://github.com/amkrajewski/nimcso",