From: Dean Camera Date: Thu, 4 Feb 2010 02:27:09 +0000 (+0000) Subject: New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will... X-Git-Tag: LUFA-110528-BETA~616 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/15f84bb8f5b910de40f081ee5e8ed847c592ea17?hp=15f84bb8f5b910de40f081ee5e8ed847c592ea17 New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver). Spell-check code/comments in the Webserver/AVRISP-MKII projects. ---