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
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
1
-1
/
+1
*
Exlude the "INCLUDE_FROM_*" macros from the individual project's documentation.
Dean Camera
2010-02-03
1
-1
/
+2
*
Better HTTP GET parsing in the Webserver demo, add application polling.
Dean Camera
2010-01-31
1
-1
/
+0
*
Update driver INF files - change manufacturer name from the original template...
Dean Camera
2010-01-29
1
-1
/
+1
*
Fix up project documentation files' overview tables, so that multiple items o...
Dean Camera
2010-01-28
1
-2
/
+2
*
Add Webserver project Doxygen configuration file and overview document.
Dean Camera
2010-01-25
1
-1
/
+1
*
New revision Benito hardware will be 16MHz, and use the ATMEGA32U2. Change ma...
Dean Camera
2010-01-21
2
-6
/
+3
*
Update Benito project -- device should be reset when DTR is *asserted* not de...
Dean Camera
2010-01-21
1
-1
/
+1
*
Oops - missing brace in the updated Benito code causing compilation to fail.
Dean Camera
2010-01-17
1
-1
/
+1
*
Fix the Benito project not pulsing the target's /RESET line when DTR is de-as...
Dean Camera
2010-01-17
1
-2
/
+9
*
Update Doxygen configuration files to the latest Doxygen version.
Dean Camera
2010-01-06
1
-631
/
+709
*
Update copyright year to 2010.
Dean Camera
2009-12-30
7
-14
/
+14
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
7
-49
/
+49
*
Add const qualifier to the parameters of Projects' functions where possible.
Dean Camera
2009-12-20
2
-8
/
+8
*
Speed up bit-banged USART code in the AVRISP project.
Dean Camera
2009-12-15
1
-4
/
+4
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
1
-2
/
+2
*
Add double banking property to LUFA powered projects in the Projects director...
Dean Camera
2009-11-06
1
-7
/
+10
*
Fix invalid Event name rule in demo/project makefiles.
Dean Camera
2009-10-16
1
-1
/
+1
*
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
Dean Camera
2009-10-12
1
-10
/
+5
*
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean Camera
2009-09-09
1
-2
/
+1
*
Remove information about 64 bit Windows OS signing requirements for the CDC b...
Dean Camera
2009-09-07
1
-5
/
+0
*
Add in new invalid event hook check targets to project makefiles to produce c...
Dean Camera
2009-09-06
1
-30
/
+47
*
Added 64 bit OS driver installation instructions to the readme for all CDC ba...
Dean Camera
2009-09-06
1
-0
/
+10
*
Changed Still Image Host class driver to auto-fill TransactionID element of s...
Dean Camera
2009-09-06
2
-33
/
+84
*
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
Dean Camera
2009-08-30
1
-1
/
+1
*
Updated Benito project -- added hardware interrupt and software buffering for...
Dean Camera
2009-08-25
5
-34
/
+285
*
Added beginnings of a new AVRISP-MKII clone project.
Dean Camera
2009-08-17
1
-1
/
+1
*
Added explicit attribute masks to the device mode demos' descriptors.
Dean Camera
2009-08-13
1
-3
/
+3
*
Make Benito ping-pong LED code more explicit, using masks of the TX and RX LE...
Dean Camera
2009-08-07
1
-1
/
+1
*
Add Benito board LED driver to the Benito Programmer project.
Dean Camera
2009-08-05
1
-0
/
+110
*
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