From: Dean Camera Date: Thu, 13 May 2010 12:57:49 +0000 (+0000) Subject: Remove incorrect check for the current device state in the Set Configuration request... X-Git-Tag: LUFA-110528-BETA~467 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/34047efc7ee3bd765574d2ce709712ff27c7b2fd?hp=34047efc7ee3bd765574d2ce709712ff27c7b2fd Remove incorrect check for the current device state in the Set Configuration request handler of DevChapter9, which broke Set Configuration requests to the device under most circumstances. Move out the SPI prescaler list to a PROGMEM module-level variable in ISPTarget.c. ---