index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
USBtoSerial
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops - light weight ring buffer documentation used \ref instead of \param to ...
Dean Camera
2010-06-10
1
-4
/
+4
*
Document lightweight ring buffer header files.
Dean Camera
2010-06-06
1
-20
/
+50
*
Add the svn:eol-style property onto new files which where missing it to ensur...
Dean Camera
2010-06-06
1
-89
/
+89
*
Replace ring buffer library in Benito and USBtoSerial projects with the new l...
Dean Camera
2010-05-26
6
-247
/
+100
*
Remove obsolete entry from the Doxygen configuration files.
Dean Camera
2010-05-23
1
-1
/
+1
*
Renamed CDC device class demos' ManagementEndpoint descriptor to Notification...
Dean Camera
2010-05-20
2
-2
/
+2
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
10
-3350
/
+3350
*
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean Camera
2010-05-07
1
-1
/
+1
*
Remove incorrect Abstract Call Management class specific descriptor from the ...
Dean Camera
2010-05-06
2
-9
/
+0
*
Change AVRISP project's timeout to be interrupt based again, but make the int...
Dean Camera
2010-05-02
1
-1
/
+1
*
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...
Dean Camera
2010-04-28
1
-2
/
+2
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
1
-0
/
+1
*
Standardized the naming scheme given to configuration descriptor sub-elements...
Dean Camera
2010-03-22
2
-10
/
+10
*
Increased throughput of the USBtoSerial demo on systems that send multiple by...
Dean Camera
2010-03-16
1
-2
/
+2
*
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
*
Update driver INF files - change manufacturer name from the original template...
Dean Camera
2010-01-29
1
-1
/
+1
*
Add Webserver project Doxygen configuration file and overview document.
Dean Camera
2010-01-25
1
-1
/
+1
*
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
6
-12
/
+12
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
6
-42
/
+42
*
Add const qualifier to the parameters of Projects' functions where possible.
Dean Camera
2009-12-20
2
-8
/
+8
*
Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.
Dean Camera
2009-12-17
1
-1
/
+1
*
Speed up bit-banged USART code in the AVRISP project.
Dean Camera
2009-12-15
1
-7
/
+7
*
Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...
Dean Camera
2009-11-25
1
-6
/
+11
*
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
*
Use clearer buffer names in the USBtoSerial project to prevent confusion.
Dean Camera
2009-10-26
1
-11
/
+11
*
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...
Dean Camera
2009-10-18
10
-0
/
+3274