diff --git a/diode/schottky.yaml b/diode/schottky.yaml index 9845acb..2ebc1cf 100644 --- a/diode/schottky.yaml +++ b/diode/schottky.yaml @@ -1,11 +1,15 @@ name: SCHOTTKY -variations: SOD123, SOD323, SOD523, SMA, SMB, SMC +variations: SOD123, SOD323, SOD523, SMA, SMB, SMC, D-PAK description: diode, schottky, generic pinout: C: 1 A: 2 +pinout@D-PAK: + C: 4 + A: 1,3 + schematic: symbol: diode options: schottky @@ -33,3 +37,7 @@ housing@SMB: housing@SMC: outline: JEDEC DO-214 AB options: polarized + +housing@D-PAK: + suffix: _D-PAK + outline: JEDEC TO-252 AA