Update UC3 platform driver support to use the bitmasks defined in the header files...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 14 Jul 2011 08:30:33 +0000 (08:30 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 14 Jul 2011 08:30:33 +0000 (08:30 +0000)
commit77a9df36a77d2523dd2bc24fa17f9f04c6c175c5
tree35110b2a3c524eb8829b7ca84c2b1851ad4a02fa
parentb971dbbce82a1138dbf0c57e34df7b9a1e9a49d7
Update UC3 platform driver support to use the bitmasks defined in the header files over raw constants.

Start implementation of XMEGA platform drivers.
LUFA.pnproj
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
LUFA/Platform/UC3/ClockManagement.h
LUFA/Platform/UC3/InterruptManagement.h
LUFA/Platform/XMEGA/ClockManagement.h [new file with mode: 0644]