From: Dean Camera Date: Sun, 16 Aug 2009 08:51:54 +0000 (+0000) Subject: Added new EVENT_USB_Device_StartOfFrame() event, controlled by the new USB_Device_Ena... X-Git-Tag: LUFA-110528-BETA~985 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b71ff7c8cd68209a74c8690f4d190cc634ef8fb3?hp=b71ff7c8cd68209a74c8690f4d190cc634ef8fb3 Added new EVENT_USB_Device_StartOfFrame() event, controlled by the new USB_Device_EnableSOFEvents() and USB_Device_DisableSOFEvents() macros to give bus-synchronised millisecond interrupts when in USB device mode. ---