diff options
author | joeycastillo <joeycastillo@utexas.edu> | 2022-12-24 15:58:14 -0600 |
---|---|---|
committer | joeycastillo <joeycastillo@utexas.edu> | 2022-12-24 15:58:14 -0600 |
commit | 7fdf81432902ec8798d8d3e8bbbbaf4a33d40137 (patch) | |
tree | 90299e568d257f043af97cc51948c2256f71664b /PCB/Main Boards/OSO-SWAT-B1/OSO_SWD.kicad_sym | |
parent | 283a21978397fe52ec7a85509bc010f586a42328 (diff) | |
download | Sensor-Watch-newboards.tar.gz Sensor-Watch-newboards.tar.bz2 Sensor-Watch-newboards.zip |
new boardsnewboards
Diffstat (limited to 'PCB/Main Boards/OSO-SWAT-B1/OSO_SWD.kicad_sym')
-rw-r--r-- | PCB/Main Boards/OSO-SWAT-B1/OSO_SWD.kicad_sym | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/PCB/Main Boards/OSO-SWAT-B1/OSO_SWD.kicad_sym b/PCB/Main Boards/OSO-SWAT-B1/OSO_SWD.kicad_sym new file mode 100644 index 00000000..26fd9082 --- /dev/null +++ b/PCB/Main Boards/OSO-SWAT-B1/OSO_SWD.kicad_sym @@ -0,0 +1,44 @@ +(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor) + (symbol "OSO_SWD" (in_bom yes) (on_board yes) + (property "Reference" "J" (id 0) (at 0 -7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Value" "OSO_SWD" (id 1) (at 0 7.62 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "OSO_SWD_0_1" + (rectangle (start -5.08 6.35) (end 5.08 -6.35) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type background)) + ) + ) + (symbol "OSO_SWD_1_1" + (pin bidirectional line (at -7.62 5.08 0) (length 2.54) + (name "SWDIO" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -7.62 2.54 0) (length 2.54) + (name "GND" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin power_in line (at -7.62 0 0) (length 2.54) + (name "VCC" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -7.62 -2.54 0) (length 2.54) + (name "SWCLK" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin bidirectional line (at -7.62 -5.08 0) (length 2.54) + (name "~{RESET}" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + ) + ) +) |