diff --git a/diode/schottky.yaml b/diode/schottky.yaml new file mode 100644 index 0000000..1c0dca7 --- /dev/null +++ b/diode/schottky.yaml @@ -0,0 +1,23 @@ +name: SCHOTTKY +variations: SOD123, SOD323, SOD523 +description: diode, schottky, generic + +pinout: + C: 1 + A: 2 + +schematic: + symbol: diode + options: schottky + +housing@SOD123: + pattern: nxp sod123 + options: polarized + +housing@SOD323: + outline: nxp sod323 + options: polarized + +housing@SOD523: + outline: nxp sod523 + options: polarized