Arduino zero SWD pinout

Hello i didn't want to mix my programming Question with my hardware micro controller question. But A guy i use to know made a Zero board for me using the Samd21 chip and the zero bootloader. He made a programmer for me using a read Gen arduino zero board through the SWD pins. From what I'm seeing there are only 4 wires being used out of the whole 10 pins on the SWD pinout. SWO, CLK SWIO and ground. Is this correct?

Joseph

I would like to see a photo and the pinout of your mysterious board

this is the official ARM pinout

and this is Arduino Zero schematics

Screenshot from 2019-06-15 18-45-37.png

Screenshot from 2019-06-15 18-45-37.png

I'm trying to draw something up on it. It has 6 pins but only 4 are being used. and so far i did trace out it looks like the CLK DIO REset and ground pins are being used.

MKR Zero

Screenshot from 2019-06-15 19-38-45.png

Screenshot from 2019-06-15 19-38-45.png

Hello Juraj That is it. That is how the pinout is. Also i2c and 2 digital and 1 analog pin is broken out. I didn't need many pins for what i need to do.