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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved calls to V2Params_UpdateParamValues() out of the main AVRISP-MKII and X...
Dean Camera
2010-06-21
1
-8
/
+5
*
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean Camera
2010-06-16
1
-1
/
+1
*
Oops - temp code left in the XPLAINBridge project which prevented it from ent...
Dean Camera
2010-06-12
1
-2
/
+0
*
Slight improvements to the reliability of the software UART in the XPLAINBrid...
Dean Camera
2010-06-12
1
-1
/
+3
*
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to ...
Dean Camera
2010-05-27
1
-6
/
+7
*
Replace ring buffer library in Benito and USBtoSerial projects with the new l...
Dean Camera
2010-05-26
1
-2
/
+6
*
Switch software UART over to timer 1 and remove timer prescaling to try to pr...
Dean Camera
2010-05-26
1
-1
/
+1
*
Rename software USART driver globals to make the code more in line with the r...
Dean Camera
2010-05-26
1
-1
/
+1
*
Make software USART used in the XPLAINBridge project directly check and store...
Dean Camera
2010-05-26
1
-10
/
+2
*
Create a new LightweightRingBuffer.h header file for the XPLAIN project to ab...
Dean Camera
2010-05-26
1
-28
/
+9
*
The RingBuff library code has been replaced in the XPLAINBridge project with ...
Dean Camera
2010-05-26
1
-14
/
+28
*
The LIBUSB_FILTERDRV_COMPAT compile time option in the XPLAINBridge and AVRIS...
Dean Camera
2010-05-13
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-240
/
+240
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
1
-0
/
+1
*
Add information request/response signal handler to the Bluetooth Host demo.
Dean Camera
2010-04-06
1
-1
/
+1
*
Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...
Dean Camera
2010-03-31
1
-6
/
+12
*
Double bank CDC endpoints in the XPLAIN Bridge project, re-enable JTAG once t...
Dean Camera
2010-03-21
1
-2
/
+6
*
Clean up XPLAINBridge code.
Dean Camera
2010-02-16
1
-10
/
+31
*
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...
Dean Camera
2010-01-19
1
-29
/
+99
*
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
*
Removed John Steggall's software UART code from the XPLAIN Bridge project due...
Dean Camera
2009-12-02
1
-1
/
+0
*
Enable pullup on the PD5 pin of the AVR in the XPLAINBridge project - this is...
Dean Camera
2009-11-26
1
-0
/
+2
*
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...
Dean Camera
2009-11-25
1
-1
/
+5
*
Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...
Dean Camera
2009-11-25
1
-0
/
+133