Skip to content

Commit

Permalink
Add svg image of atmega32u4_au_v1 template
Browse files Browse the repository at this point in the history
  • Loading branch information
adamws committed Jun 15, 2024
1 parent 84f9e64 commit fe08b7a
Show file tree
Hide file tree
Showing 2 changed files with 2,826 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,18 @@ Options
--version Prints the version of the kle2netlist package.
--help Show this message and exit.
```

### Controller circuit templates

<table>
<tr>
<td style="width:10%" align="center"><b>Name</b></td>
<td align="center"><b>Description</b></td>
<td style="width:50%"align="center"><b>Layout</b></td>
</tr>
<tr>
<td>atmega32u4_au_v1</td>
<td>[todo]</td>
<td><img src="kicad-templates/atmega32u4-au-v1/atmega32u4-au-v1.svg"/></td>
</tr>
</table>
Loading

0 comments on commit fe08b7a

Please sign in to comment.