diff options
author | xengineering <me@xengineering.eu> | 2025-02-15 13:26:08 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-02-15 14:03:18 +0100 |
commit | eab2bac5267657142a7ab78ebbf458cccc09ee1a (patch) | |
tree | b779307127083b451a28e8ffe034f39d4d59e6ea /pcb/processor.kicad_sch | |
parent | 202839676977e4cbaadb23fb67ae13f7b250a47f (diff) | |
download | iot-contact-eab2bac5267657142a7ab78ebbf458cccc09ee1a.tar iot-contact-eab2bac5267657142a7ab78ebbf458cccc09ee1a.tar.zst iot-contact-eab2bac5267657142a7ab78ebbf458cccc09ee1a.zip |
pcb: J1: Add JTAG connector
Diffstat (limited to 'pcb/processor.kicad_sch')
-rw-r--r-- | pcb/processor.kicad_sch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pcb/processor.kicad_sch b/pcb/processor.kicad_sch index cb87fcd..45ed997 100644 --- a/pcb/processor.kicad_sch +++ b/pcb/processor.kicad_sch @@ -5,4 +5,15 @@ (uuid "393d1ad1-4f47-4813-80db-2ff0bccd8599") (paper "A4") (lib_symbols) + (hierarchical_label "JTAG" + (shape bidirectional) + (at 146.05 30.48 90) + (effects + (font + (size 1.27 1.27) + ) + (justify left) + ) + (uuid "6bebcc91-59b7-4293-a84f-43d66d39b350") + ) ) |