In these captures, I have the USB_SOF_HOOK macro set to toggle the state of the "DEBUG2" line. I'm using the hid-mouse application with a attiny85 running at 16.5MHz, calibrated using osccal.o


Has anyone seen this behavior? I'm trying to keep the USB_SOF_HOOK macro as short as possible, but now it seems I'll have to add some check to make sure the code is executed only once per frame.