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_Fio/Arduino_Fio.sch)
|
||||
(date "mer. 02 mars 2016 19:32:39 CET")
|
||||
(tool "Eeschema 4.0.2-4+6225~38~ubuntu14.04.1-stable")
|
||||
(source /home/jo/Documents/DOCS/git/kicad-library/template/Arduino_Fio/Arduino_Fio.sch)
|
||||
(date "mer. 31 août 2016 16:36:07 CEST")
|
||||
(tool "Eeschema 4.0.4+e1-6308~48~ubuntu14.04.1-stable")
|
||||
(sheet (number 1) (name /) (tstamps /)
|
||||
(title_block
|
||||
(title)
|
||||
|
@ -60,7 +60,7 @@
|
|||
(net (code 1) (name GND)
|
||||
(node (ref P2) (pin 1))
|
||||
(node (ref P1) (pin 2)))
|
||||
(net (code 2) (name "/10(**/SCK)")
|
||||
(net (code 2) (name "/10(**/SS)")
|
||||
(node (ref P1) (pin 11)))
|
||||
(net (code 3) (name "/9(**)")
|
||||
(node (ref P1) (pin 10)))
|
||||
|
@ -107,7 +107,7 @@
|
|||
(node (ref P2) (pin 5)))
|
||||
(net (code 24) (name /RxI)
|
||||
(node (ref P2) (pin 4)))
|
||||
(net (code 25) (name "/13(SS)")
|
||||
(net (code 25) (name "/13(SCK)")
|
||||
(node (ref P1) (pin 14)))
|
||||
(net (code 26) (name "/12(MISO)")
|
||||
(node (ref P1) (pin 13)))))
|
Loading…
Add table
Add a link
Reference in a new issue