index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
MIDIToneGenerator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace cast-as-char* byte access of multibyte variables with proper shifts a...
Dean Camera
2011-04-13
1
-1
/
+1
*
F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...
Dean Camera
2011-03-21
1
-7
/
+7
*
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() fun...
Dean Camera
2011-02-26
1
-1
/
+1
*
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean Camera
2011-02-19
1
-1
/
+5
*
Add static keyword to all project globals whose scope should be restricted to...
Dean Camera
2011-02-10
1
-2
/
+3
*
Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.
Dean Camera
2011-02-06
1
-5
/
+5
*
Update copyright year on all source files.
Dean Camera
2011-01-01
4
-8
/
+8
*
Documentation improvements - put driver example code into its own section, fi...
Dean Camera
2010-12-26
1
-4
/
+4
*
Make a new general RingBuffer.h misc library driver, instead of the per-appli...
Dean Camera
2010-12-26
1
-0
/
+1
*
Add DEVICE_STATE_AS_GPIOR=0 compile time option to the library projects, to r...
Dean Camera
2010-12-24
1
-0
/
+1
*
Add missing AVRStudio4 project file for the MIDIToneGenerator project.
Dean Camera
2010-12-17
1
-0
/
+1
*
Added new completed MIDIToneGenerator project.
Dean Camera
2010-12-03
6
-0
/
+1550