aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Added new Benito project, a simple modified USB-to-Serial bridge for the ↵Dean Camera2009-07-231-0/+4
| | | | programming of AVRs using the official Arduino bootloader.
* Oops - restore deleted MissileLauncher project, fix all spelling errors for ↵Dean Camera2009-06-181-1/+1
| | | | "missile". TODO: Learn how to actually spell.
* Break device mode class driver interfaces into seperate config and state ↵Dean Camera2009-06-181-2/+2
| | | | structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces.
* Add MissleLauncher project to the /Projects/ makefile. Add missing ↵Dean Camera2009-06-161-0/+4
| | | | MissleLauncher Doxygen.conf file.
* Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean Camera2009-03-191-4/+0
| | | | | | Corrections to Keyboard demo. Removed AVRISP_Programmer project due to code quality concerns.
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+25