Template Arduino : Fix pin order SS, MOSI, MISO, SCK
This commit is contained in:
parent
aa251244fa
commit
5f329e7646
11 changed files with 129 additions and 128 deletions
|
@ -1,8 +1,8 @@
|
|||
(export (version D)
|
||||
(design
|
||||
(source /home/jo/Documents/hobbies/git/kicad_git/kicad-library/template/Arduino_Nano/Arduino_Nano.sch)
|
||||
(date "mer. 02 mars 2016 20:18:18 CET")
|
||||
(tool "Eeschema 4.0.2-4+6225~38~ubuntu14.04.1-stable")
|
||||
(source /home/jo/Documents/DOCS/git/kicad-library/template/Arduino_Nano/Arduino_Nano.sch)
|
||||
(date "mer. 31 août 2016 16:40:37 CEST")
|
||||
(tool "Eeschema 4.0.4+e1-6308~48~ubuntu14.04.1-stable")
|
||||
(sheet (number 1) (name /) (tstamps /)
|
||||
(title_block
|
||||
(title)
|
||||
|
@ -119,7 +119,7 @@
|
|||
(node (ref P1) (pin 2)))
|
||||
(net (code 12) (name "/1(Tx)")
|
||||
(node (ref P1) (pin 1)))
|
||||
(net (code 13) (name "/11(**/MISO)")
|
||||
(net (code 13) (name "/11(**/MOSI)")
|
||||
(node (ref P1) (pin 14)))
|
||||
(net (code 14) (name "/13(SCK)")
|
||||
(node (ref P2) (pin 15)))
|
||||
|
@ -150,7 +150,7 @@
|
|||
(node (ref P2) (pin 4)))
|
||||
(net (code 27) (name /Vin)
|
||||
(node (ref P2) (pin 1)))
|
||||
(net (code 28) (name "/12(MOSI)")
|
||||
(net (code 28) (name "/12(MISO)")
|
||||
(node (ref P1) (pin 15)))
|
||||
(net (code 29) (name "Net-(P3-Pad1)")
|
||||
(node (ref P3) (pin 1)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue