Move check for devices not supporting internal serials in demos which make use of...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 1 Sep 2009 11:16:57 +0000 (11:16 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 1 Sep 2009 11:16:57 +0000 (11:16 +0000)
commitbda4bd45016714e892252fc7aaee88f6d20af231
treefb18c93b895a62066f349cfae7a6f87427556dba
parentdac7b046fd5d5c5332ca82cd538dd2c50f9128fd
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.
17 files changed:
Demos/Device/ClassDriver/CDC/Descriptors.c
Demos/Device/ClassDriver/CDC/Descriptors.h
Demos/Device/ClassDriver/DualCDC/Descriptors.c
Demos/Device/ClassDriver/DualCDC/Descriptors.h
Demos/Device/ClassDriver/MassStorage/Descriptors.c
Demos/Device/ClassDriver/MassStorage/Descriptors.h
Demos/Device/ClassDriver/USBtoSerial/Descriptors.c
Demos/Device/ClassDriver/USBtoSerial/Descriptors.h
Demos/Device/LowLevel/CDC/Descriptors.c
Demos/Device/LowLevel/CDC/Descriptors.h
Demos/Device/LowLevel/DualCDC/Descriptors.c
Demos/Device/LowLevel/DualCDC/Descriptors.h
Demos/Device/LowLevel/MassStorage/Descriptors.c
Demos/Device/LowLevel/MassStorage/Descriptors.h
Demos/Device/LowLevel/USBtoSerial/Descriptors.c
Demos/Device/LowLevel/USBtoSerial/Descriptors.h
LUFA/ManPages/ChangeLog.txt