From: Dean Camera Date: Fri, 21 Sep 2012 21:16:50 +0000 (+0000) Subject: Add missing preprocessor logic to the USBKEY board Dataflash driver so that DATAFLASH... X-Git-Tag: LUFA-130303~32 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/97046965eeba5acb1af9a2925721fe39cfb19f2a?hp=97046965eeba5acb1af9a2925721fe39cfb19f2a Add missing preprocessor logic to the USBKEY board Dataflash driver so that DATAFLASH_TOTALCHIPS parameter for the board could theoretically be changed to 1 and have the code still work. ---