This software package contains the USB framework core developped by ATMEL,
as well as two hid drivers for a mouse and a keyboard.
The following files are included :
- core/
-> Source code for the framework core
-> Makefile for the core
- hid/
-> Source code for the hid drivers
-> Makefile for the hid drivers
- lib/
-> Lib v3 files for every supported chips
- bin/
-> Compiled binaries for every supported chips
- ./
-> Makefile for the framework
-> Startup file