index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
Benito
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed issue in USBtoSerial demos where the USART Rx line was not having its p...
Dean Camera
2009-08-05
3
-7
/
+10
*
Renamed all library events to properly seperate out Device and Host mode even...
Dean Camera
2009-08-05
2
-10
/
+10
*
Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the exi...
Dean Camera
2009-08-02
2
-2
/
+2
*
Change project makefiles so that the current target settings and not just the...
Dean Camera
2009-07-28
1
-39
/
+21
*
Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs wh...
Dean Camera
2009-07-28
2
-5
/
+6
*
State information for class drivers is now zeroed out during enumeration (bot...
Dean Camera
2009-07-27
1
-5
/
+0
*
Added new LEDs_ToggleLEDs() function to the Board LEDs driver.
Dean Camera
2009-07-24
1
-1
/
+1
*
Ensure new Benito Programmer project matches Don's established LED behaviour ...
Dean Camera
2009-07-24
4
-21
/
+35
*
Minor updates to the Benito programmer - remove redundant PORT register manip...
Dean Camera
2009-07-23
2
-8
/
+7
*
Tweaks to the new Benito Programmer project for documentation and port/pin us...
Dean Camera
2009-07-23
3
-3
/
+8
*
Added new Benito project, a simple modified USB-to-Serial bridge for the prog...
Dean Camera
2009-07-23
8
-0
/
+3034