From: Dean Camera Date: Mon, 3 May 2010 07:41:22 +0000 (+0000) Subject: Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so that the... X-Git-Tag: LUFA-110528-BETA~496 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/eed7d4df6ae3da8616ec294d303ceea26078c707?hp=eed7d4df6ae3da8616ec294d303ceea26078c707 Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so that the stream functions early-abort if the bus is suspended before or during a transfer. ---