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