Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full pipe...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 11 Dec 2011 03:04:16 +0000 (03:04 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 11 Dec 2011 03:04:16 +0000 (03:04 +0000)
commitec3e47a7d064dda452ab640e7ad61d4602380ed8
treedf643988bc046d24ae147f632dc6539162bf0f56
parentecba8bcecfa7c8cde46de5392d5852d0c3e9b07a
Change PIPE_PIPENUM_MASK from 0x07 to the more generic 0x0F to allow for full pipe address support in USB host architectures other than the current AVR8 devices. Minor documentation improvements.
LUFA/Doxygen.conf
LUFA/DoxygenPages/FutureChanges.txt
LUFA/DoxygenPages/LUFAPoweredProjects.txt
LUFA/Drivers/USB/Core/Pipe.h