summaryrefslogtreecommitdiff
path: root/Projects/MIDIToneGenerator
AgeCommit message (Expand)Author
2012-02-19Add tag for the 120219 release.LUFA-120219Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-11-18Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean
2011-11-09Add missing SVN eol-style property to ensure that source code line endings an...Dean
2011-09-21Add project name to the Doxygen makefile target output.Dean
2011-07-19Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...Dean
2011-07-15Add missing SVN eol-style property to files where it was missing.Dean
2011-07-01Seperate out the device demos and project's configuration descriptor structur...Dean
2011-06-20Add new "checksource" target to the library makefiles, for automated source f...Dean
2011-06-05Massive corrections to the project documentation and code comments, thanks to...Dean
2011-04-13Replace cast-as-char* byte access of multibyte variables with proper shifts a...Dean
2011-03-21F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...Dean
2011-02-26Added TWI baud rate prescaler and bit length parameters to the TWI_Init() fun...Dean
2011-02-19Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean
2011-02-10Add static keyword to all project globals whose scope should be restricted to...Dean
2011-02-06Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.Dean
2011-01-01Update copyright year on all source files.Dean
2010-12-26Documentation improvements - put driver example code into its own section, fi...Dean
2010-12-26Make a new general RingBuffer.h misc library driver, instead of the per-appli...Dean
2010-12-24Add DEVICE_STATE_AS_GPIOR=0 compile time option to the library projects, to r...Dean
2010-12-17Add missing AVRStudio4 project file for the MIDIToneGenerator project.Dean
2010-12-03Added new completed MIDIToneGenerator project.Dean