diff options
author | rahulp13 | 2023-06-29 18:24:29 +0530 |
---|---|---|
committer | rahulp13 | 2023-06-29 19:24:06 +0530 |
commit | 46ae72336513017b3c694876c1954cbaa760bfde (patch) | |
tree | 25b7b8cd6b4164b89b64d22326ae0d3aeb8d4453 /library/kicadLibrary/template/Arduino_Uno/meta | |
parent | bc3017db085f4f05d338a3f918d4337184426b6f (diff) | |
download | eSim-46ae72336513017b3c694876c1954cbaa760bfde.tar.gz eSim-46ae72336513017b3c694876c1954cbaa760bfde.tar.bz2 eSim-46ae72336513017b3c694876c1954cbaa760bfde.zip |
removed redundant kicad libraries and symbols
Diffstat (limited to 'library/kicadLibrary/template/Arduino_Uno/meta')
-rw-r--r-- | library/kicadLibrary/template/Arduino_Uno/meta/brd.png | bin | 58214 -> 0 bytes | |||
-rw-r--r-- | library/kicadLibrary/template/Arduino_Uno/meta/icon.png | bin | 2955 -> 0 bytes | |||
-rw-r--r-- | library/kicadLibrary/template/Arduino_Uno/meta/info.html | 23 |
3 files changed, 0 insertions, 23 deletions
diff --git a/library/kicadLibrary/template/Arduino_Uno/meta/brd.png b/library/kicadLibrary/template/Arduino_Uno/meta/brd.png Binary files differdeleted file mode 100644 index 38f49f11..00000000 --- a/library/kicadLibrary/template/Arduino_Uno/meta/brd.png +++ /dev/null diff --git a/library/kicadLibrary/template/Arduino_Uno/meta/icon.png b/library/kicadLibrary/template/Arduino_Uno/meta/icon.png Binary files differdeleted file mode 100644 index fc7b854b..00000000 --- a/library/kicadLibrary/template/Arduino_Uno/meta/icon.png +++ /dev/null diff --git a/library/kicadLibrary/template/Arduino_Uno/meta/info.html b/library/kicadLibrary/template/Arduino_Uno/meta/info.html deleted file mode 100644 index 8d1ee401..00000000 --- a/library/kicadLibrary/template/Arduino_Uno/meta/info.html +++ /dev/null @@ -1,23 +0,0 @@ -<html>
- <head>
- <title>Arduino Uno Shield</title>
- </head>
- <body>
- <h1>Arduino Uno Shield</h1>
-
- <p>
- This project template is the basis of an expansion board for the <a href="https://store.arduino.cc/usa/arduino-uno-rev3">Arduino Uno Rev3</a>. It includes a PCB edge matching the outline of the Arduino Uno PCB with connectors and mounting holes placed correctly to align the two boards.
- </p>
-
- <p>
- Note: due to the fact that the official 3D library does not include "long" or "stacking" female headers, the default Connector_PinSocket_2.54mm models were used.
- </p>
-
- <p><img src="brd.png"></p>
-
- <p>
- (c) 2021 Caleb Reister<br>
- (c) 2015 Jonathan Iapicco
- </p>
- </body>
-</html>
|