LUFA integrated into Aery32 Framework. The example main.cpp
implements CDC demo that prints "Hello" to virtual com port.
$ cd workspace
$ git clone git://github.com/kblomqvist/aery32-plus-lufa.git
$ cd aery32-plus-lufa
$ make
$ make programs
Read LICENSE.md
Thanks to abcminiuser (the creator of the LUFA) for commenting the issues and thewizzy for tireless testing.