kicad-symbols/74xx.kicad_symdir
Jiri Pinkava 495444d353 74xx: fix 74LS242 missing NC pins
The missing NC pins were causing an issue with package, because only 12
pins were present, but the package filter required DIP-14 (which is
correct), resulting in invalid package list.

https://unicornelectronics.com/ftp/Data%20Sheets/74ls242-243.pdf

The name offset was fixed to match with KCL.

* 74xx: fix 74LS242 missing NC pins

See merge request https://gitlab.com/kicad/libraries/kicad-symbols/-/merge_requests/5447
2026-03-16 18:51:34 +01:00
..