From: Dean Camera Date: Tue, 1 Sep 2009 11:16:57 +0000 (+0000) Subject: Move check for devices not supporting internal serials in demos which make use of... X-Git-Tag: LUFA-110528-BETA~923 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/bda4bd45016714e892252fc7aaee88f6d20af231?ds=inline;hp=bda4bd45016714e892252fc7aaee88f6d20af231 Move check for devices not supporting internal serials in demos which make use of USE_INTERNAL_SERIAL to Descriptors.c from Descriptors.h so that the warning is only generated at most once per compilation. ---