XenGi / teensy_library

KiCAD library for Teensy microcontrollers
MIT License
283 stars 66 forks source link

Teensy 3.2 _all does not have pin numbers for smd pins under the Teensy #33

Closed madskjeldgaard closed 3 years ago

madskjeldgaard commented 3 years ago

Hi ! Thanks for this great lib! I noticed a problem with the teensy 3.2 symbol which does not have pin numbers for the pins under the teensy, that is the smd pins. I got a lot of esoteric errors about a pin ~ and fixed it by giving these pins numbers.

XenGi commented 3 years ago

@madskjeldgaard Teensy LC, 3.0, 3.1 and 3.2 should now share the same pins and have all populated. Try again and tell me if you still have problems.