From: Dean Camera Date: Tue, 7 Sep 2010 03:07:40 +0000 (+0000) Subject: Must save and restore the endpoint/pipe interrupt enable flags during reconfiguration... X-Git-Tag: LUFA-110528-BETA~261 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/6e011f88d9c9fac534958ca83e3f460de7fa1497?hp=6e011f88d9c9fac534958ca83e3f460de7fa1497 Must save and restore the endpoint/pipe interrupt enable flags during reconfiguration of all endpoints/pipes in the Endpoint_ConfigureEndpoint() and Pipe_ConfigurePipe() routines. ---