From: Dean Camera Date: Fri, 29 Oct 2010 08:20:36 +0000 (+0000) Subject: Rename new CDC class bootloader NO_LOCK_BYTE_SUPPORT compile time option to NO_LOCK_B... X-Git-Tag: LUFA-110528-BETA~178 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/40db485c7967c584eb9fe855e744ed0dc6fe8bae?ds=inline;hp=40db485c7967c584eb9fe855e744ed0dc6fe8bae Rename new CDC class bootloader NO_LOCK_BYTE_SUPPORT compile time option to NO_LOCK_BYTE_WRITE_SUPPORT as reads are still permitted. Clean up CDC bootloader command processing code. ---