Commit Graph

5 Commits

Author SHA1 Message Date
t3hcatpaw 191a67ee15 Merge branch 'master' into cortex-debug-conn 2017-10-29 18:39:33 +01:00
t3hcatpaw 049b7b3df2 Rename Cortex Debug Connector, add FP filter
- Renamed Cortex Debug Connector from `Conn_ARM_Cortex-Debug` to `CMP Conn_ARM_JTAG_SWD_10`
- Added FP filter `Conn*:*_2x*` for KiCad v5
2017-10-29 18:35:19 +01:00
Patrick Pelletier 7b09196e9c Add USB_B_Micro and USB_B_Mini schematic symbols.
Strangely, there are already some footprints for USB micro connectors
in the Connectors_USB library:

https://github.com/KiCad/Connectors_USB.pretty

but I couldn't find any schematic symbols for a micro USB connector.
(USB micro B and mini B connectors have an additional pin, the ID pin,
which is not present in the traditional USB B connector, so the
existing USB_B symbol can't be used.)

So, I have added a symbol USB_B_Micro, based on the existing USB_B
symbol.  I've also added USB_B_Mini as an alias for USB_B_Micro,
because the micro and mini connectors have the same pinout.

The pinout is here:

http://pinouts.ru/PortableDevices/micro_usb_pinout.shtml
2017-10-14 12:28:44 -07:00
t3hcatpaw 17068606b5 Add Cortex Debug Connector
Added ARM's standard Cortex-M Debug Header (http://infocenter.arm.com/help/topic/com.arm.doc.faqs/attached/13634/cortex_debug_connectors.pdf)
2017-10-06 10:33:30 +02:00
Oliver Walters 28e01b32f9 Further library renaming 2017-10-06 01:00:31 +11:00
Renamed from library/conn.dcm (Browse further)