Skip to content

Commit

Permalink
added package avr_io (#2758)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abathargh authored Nov 23, 2023
1 parent 3b6f472 commit f0d8225
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
[
{
"name": "avr_io",
"url": "https://github.com/Abathargh/avr_io",
"method": "git",
"tags": [
"avr",
"atmega",
"microcontroller",
"embedded",
"firmware"
],
"description": "AVR registers, interrupts, progmem and peripheral support in nim!",
"license": "BSD-3",
"web": "https://github.com/Abathargh/avr_io/wiki"
},
{
"name": "modernnet",
"url": "https://github.com/Nimberite-Development/ModernNet",
Expand Down

0 comments on commit f0d8225

Please sign in to comment.