From: Dean Camera Date: Fri, 29 Oct 2010 08:07:49 +0000 (+0000) Subject: Added new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT, NO_FLASH_BYTE_SUPPORT and NO_LOCK... X-Git-Tag: LUFA-110528-BETA~179 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/475323e4004f6b2410cad85eb103d7a13dfb060f?hp=475323e4004f6b2410cad85eb103d7a13dfb060f Added new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT, NO_FLASH_BYTE_SUPPORT and NO_LOCK_BYTE_SUPPORT compile time options to the CDC class bootloader. ---