From: Dean Camera Date: Sun, 28 Apr 2013 11:31:28 +0000 (+0000) Subject: Move USB mode enum into the top level USB controller header, as it is common to all... X-Git-Tag: LUFA-130901-BETA~123 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/15fb6351e513a93ceaf8a2f249625437d6d4466c?ds=inline;hp=15fb6351e513a93ceaf8a2f249625437d6d4466c Move USB mode enum into the top level USB controller header, as it is common to all architectures (even if not all modes are supported). ---