From: Dean Camera Date: Thu, 26 May 2011 11:27:21 +0000 (+0000) Subject: Copy out the EndpointStream and PipeStream functions to each architecture, so that... X-Git-Tag: LUFA-111009-BETA~107 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/1ea5dae8a824264580baea2479da7c58711ae879?ds=inline;hp=1ea5dae8a824264580baea2479da7c58711ae879 Copy out the EndpointStream and PipeStream functions to each architecture, so that each architecture can optimise the stream functions according to the available hardware (such as DMA, where available). ---