diff options
Diffstat (limited to 'mcu.kicad_sch')
| -rw-r--r-- | mcu.kicad_sch | 189 |
1 files changed, 189 insertions, 0 deletions
diff --git a/mcu.kicad_sch b/mcu.kicad_sch index 0ed6cca..70d84c9 100644 --- a/mcu.kicad_sch +++ b/mcu.kicad_sch @@ -12,6 +12,108 @@ (comment 1 "Nathan Perry") ) (lib_symbols + (symbol "Connector:TestPoint" + (pin_numbers hide) + (pin_names + (offset 0.762) hide) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (property "Reference" "TP" + (at 0 6.858 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Value" "TestPoint" + (at 0 5.08 0) + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (property "Footprint" "" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 5.08 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_keywords" "test point tp" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "ki_fp_filters" "Pin* Test*" + (at 0 0 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (symbol "TestPoint_0_1" + (circle + (center 0 3.302) + (radius 0.762) + (stroke + (width 0) + (type default) + ) + (fill + (type none) + ) + ) + ) + (symbol "TestPoint_1_1" + (pin passive line + (at 0 0 90) + (length 2.54) + (name "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + (number "1" + (effects + (font + (size 1.27 1.27) + ) + ) + ) + ) + ) + ) (symbol "Connector_Generic:Conn_01x04" (pin_names (offset 1.016) hide) @@ -3515,6 +3617,16 @@ ) (wire (pts + (xy 96.52 172.72) (xy 96.52 177.8) + ) + (stroke + (width 0) + (type default) + ) + (uuid "986de175-d68a-48ab-a7e2-3f2c50ab112a") + ) + (wire + (pts (xy 151.13 63.5) (xy 153.67 63.5) ) (stroke @@ -4271,6 +4383,17 @@ ) (uuid "e2b21089-acbc-4e92-95f0-76cd8cc30216") ) + (label "QSPI_SS" + (at 96.52 177.8 90) + (fields_autoplaced yes) + (effects + (font + (size 1.27 1.27) + ) + (justify left bottom) + ) + (uuid "e607d5f5-753d-4897-88f8-96b4d0612b11") + ) (label "STATUS_OTHER" (at 34.29 36.83 90) (fields_autoplaced yes) @@ -5919,6 +6042,72 @@ ) ) (symbol + (lib_id "Connector:TestPoint") + (at 96.52 172.72 0) + (unit 1) + (exclude_from_sim no) + (in_bom yes) + (on_board yes) + (dnp no) + (uuid "44009660-81b7-418a-a603-2714f3e80aad") + (property "Reference" "TP18" + (at 95.504 167.386 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Value" "TestPoint" + (at 97.536 167.386 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + ) + (property "Footprint" "TestPoint:TestPoint_Pad_D1.0mm" + (at 101.6 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Datasheet" "~" + (at 101.6 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (property "Description" "test point" + (at 96.52 172.72 0) + (effects + (font + (size 1.27 1.27) + ) + (hide yes) + ) + ) + (pin "1" + (uuid "423864e4-e5b0-4049-98d8-6de45e1cd0e7") + ) + (instances + (project "okm" + (path "/705566ec-a23d-4313-8d6d-05f2a6d488ba/3d7259a5-6f85-4a01-8434-622bdcc29333" + (reference "TP18") + (unit 1) + ) + ) + ) + ) + (symbol (lib_id "power:GND") (at 236.22 55.88 0) (unit 1) |
