From: Dean Camera Date: Sun, 19 Sep 2010 06:30:14 +0000 (+0000) Subject: Make device mode configure the control endpoint even before the bus has been reset... X-Git-Tag: LUFA-110528-BETA~237 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/d66a925786e4e57713a2c902cdffe7269db43226?hp=d66a925786e4e57713a2c902cdffe7269db43226 Make device mode configure the control endpoint even before the bus has been reset, so that the device will enumerate correctly on hosts that do not reset the device before initial use. ---