From: Dean Camera Date: Sun, 29 May 2011 12:41:14 +0000 (+0000) Subject: Added new incomplete AudioInputHost Host LowLevel demo. X-Git-Tag: LUFA-111009-BETA~102 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/ea922c98d187eb74c31535afa3334ead5bd50526?hp=ea922c98d187eb74c31535afa3334ead5bd50526 Added new incomplete AudioInputHost Host LowLevel demo. Added missing Audio class control request definitions. Added support for the Audio class GET STATUS request so that it is correctly ACKed when sent by the host. ---