index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add information request/response signal handler to the Bluetooth Host demo.
Dean Camera
2010-04-06
2
-45
/
+155
*
Add Bluetooth signalling echo request/response handlers, disconnection reques...
Dean Camera
2010-04-05
6
-83
/
+171
*
Add user callback function to the Bluetooth host demo to filter out connectio...
Dean Camera
2010-04-05
4
-13
/
+29
*
More improvements to the incomplete BluetoothHost demo - add Disconnection Ev...
Dean Camera
2010-04-01
5
-104
/
+126
*
Massive cleanups to the incomplete BluetoothHost demo, to make the HCL layer ...
Dean Camera
2010-03-31
4
-257
/
+139
*
Added incomplete MIDIToneGenerator project.
Dean Camera
2010-03-23
1
-1
/
+0
*
Update copyright year to 2010.
Dean Camera
2009-12-30
7
-14
/
+14
*
Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the...
Dean Camera
2009-12-30
2
-16
/
+11
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
7
-50
/
+50
*
Use -pedantic compile time option to find and correct several minor code errors.
Dean Camera
2009-12-13
1
-5
/
+5
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
1
-1
/
+1
*
Renamed all library events to properly seperate out Device and Host mode even...
Dean Camera
2009-08-05
1
-1
/
+1
*
Added new USB_DeviceState variable to keep track of the current Device mode U...
Dean Camera
2009-07-21
2
-8
/
+43
*
Fixed compilation error in incomplete BluetoothHost demo.
Dean Camera
2009-07-11
2
-2
/
+2
*
Added incomplete PrinterHost demo application.
Dean Camera
2009-07-11
7
-0
/
+1188
[prev]