USB AVR Programmer and AT Tiny 10

Hi, I’m considering using the AT Tiny 10 MCU for a project. I started up AVR Studio, made a new project, picked the ATTiny10 and connected to the programmer as I have for other projects. The header shows it’s in PP/HVP mode. The Tiny 10 does not use the usual ISP mode - it uses a 3-wire interface. Does the programmer support this? If so, what pinout do I use to connect the programmer to the RESET / CLK / DATA pins?

Thanks

Unfortunately the Pololu USB AVR Prorgrammer only supports the usual 6-pin ISP programming interface, so it looks like you won’t be able to use it with the ATtiny10.

–David