summaryrefslogtreecommitdiff
path: root/Projects/MIDIToneGenerator
AgeCommit message (Expand)Author
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