aboutsummaryrefslogtreecommitdiff
path: root/Projects/MissleLauncher
AgeCommit message (Collapse)Author
2009-06-18Break device mode class driver interfaces into seperate config and state ↵Dean
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. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@609 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-16Remove hardcoded DOT path from all Doxygen config files.Dean
Better documentation for the MissleLauncher project - add credit to PyLauncher project. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@607 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-16Add MissleLauncher project to the /Projects/ makefile. Add missing ↵Dean
MissleLauncher Doxygen.conf file. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@606 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-16Pipe_GetErrorFlags() now returns additional error flags for overflow and ↵Dean
underflow errors. Change MIDI demos to use real MIDI command values, and shift for the USB wrapper, rather than shift for the MIDI bytes. This is a little confusing for the MIDI USB wrapper, but allows for the use of real standardized MIDI command values. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@605 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-06-16Added USB Missle Launcher project, submitted by Dave Fletcher.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@604 d5102386-fcda-11dd-9fdb-3debd5008f28