How would I go about using the USB to control the ATTINY87? Would I just connect the:
(By control I mean being able to flash my sketch via usb)
5V on USB --> VCC on ATTINY
GND on USB --> GND on ATTINY
USB_P on USB --> PB4 on ATTINY
USB_M --> PB3 on ATTINY,
Like this?:
What other components would I need to add in that would make this work (in terms of capacitors, resistors, etc.)? Thanks!

