From: Dean Camera Date: Sat, 26 Feb 2011 20:22:33 +0000 (+0000) Subject: Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleared when... X-Git-Tag: LUFA-110528-BETA~57 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/cf2411435cf41ca4dbfcc3d89c6287743db79625?ds=inline;hp=cf2411435cf41ca4dbfcc3d89c6287743db79625 Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleared when Pipe_ClearError() is called. More UC3B architecture porting. ---