XenGi / teensy_library

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

Teensy 3.6 pin 34 label typo CAN1RX/CAN1TX #37

Closed jcorcoran closed 2 years ago

jcorcoran commented 2 years ago

https://github.com/XenGi/teensy_library/blob/57ff217e9744f64240fedaf92881edcdd3188691/teensy.lib#L923

Per PJRC the pinout for Pin34 on the Teensy 3.6 should be 34_A15_RX5_CAN1RX_SDA0 vs CAN1TX:

https://www.pjrc.com/teensy/card9a_rev2_web.pdf image

XenGi commented 2 years ago

Good catch. Just fixed it