index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
XPLAINBridge
/
Lib
/
SoftUART.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace ring buffer library in Benito and USBtoSerial projects with the new l...
Dean Camera
2010-05-26
1
-2
/
+2
*
Add better documentation to the Software UART code in the XPLAINBridge project.
Dean Camera
2010-05-26
1
-35
/
+71
*
Switch software UART over to timer 1 and remove timer prescaling to try to pr...
Dean Camera
2010-05-26
1
-15
/
+15
*
Rename software USART driver globals to make the code more in line with the r...
Dean Camera
2010-05-26
1
-10
/
+10
*
Make software USART used in the XPLAINBridge project directly check and store...
Dean Camera
2010-05-26
1
-34
/
+27
*
The RingBuff library code has been replaced in the XPLAINBridge project with ...
Dean Camera
2010-05-26
1
-22
/
+10
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-143
/
+143
*
Add const keyword to the demo function parameters where possible.
Dean Camera
2010-04-18
1
-3
/
+3
*
Clean up XPLAINBridge code.
Dean Camera
2010-02-16
1
-4
/
+4
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-4
/
+4
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Started implementing the low level PDI protocol in the AVRISP project, for XM...
Dean Camera
2009-12-03
1
-2
/
+2
*
Add new more reliable software UART for the XPLAINBridge project by David Pre...
Dean Camera
2009-12-02
1
-0
/
+143