KiCad / kicad-library

The schematic and 3D libraries for KiCad 4.0. Note that the footprint libraries are the *.pretty repos themselves. This is an orphaned repo, the news about the v5 libs, http://kicad.org/post/kicad-official-libraries/.
Other
746 stars 956 forks source link

AT90S8515 in atmel.lib, pin OC1B has wrong type #1793

Closed bobc closed 6 years ago

bobc commented 6 years ago

https://github.com/KiCad/kicad-library/blob/master/library/atmel.lib#L756

Pin OC1B is set to Power, should be Output.

Also affects two other parts.

bobc commented 6 years ago

Hopefully this is fixed by #1794