index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
XPLAINBridge
/
XPLAINBridge.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ability to set the serial baud rate via the user's terminal in the XPLA...
Dean Camera
2010-07-15
1
-0
/
+2
*
Moved calls to V2Params_UpdateParamValues() out of the main AVRISP-MKII and X...
Dean Camera
2010-06-21
1
-1
/
+1
*
Make software USART used in the XPLAINBridge project directly check and store...
Dean Camera
2010-05-26
1
-1
/
+3
*
Create a new LightweightRingBuffer.h header file for the XPLAIN project to ab...
Dean Camera
2010-05-26
1
-10
/
+3
*
The RingBuff library code has been replaced in the XPLAINBridge project with ...
Dean Camera
2010-05-26
1
-2
/
+9
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-94
/
+94
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
1
-0
/
+1
*
Clean up XPLAINBridge code.
Dean Camera
2010-02-16
1
-2
/
+2
*
Clean up of the altered XPLAINBridge project.
Dean Camera
2010-01-19
1
-0
/
+3
*
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...
Dean Camera
2010-01-19
1
-6
/
+21
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...
Dean Camera
2009-11-25
1
-0
/
+1
*
Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...
Dean Camera
2009-11-25
1
-0
/
+74