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
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split out the RFCOMM Control Channel command processing code into a seperate ...
Dean Camera
2010-06-13
1
-0
/
+1
*
Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h fil...
Dean Camera
2010-06-13
1
-1
/
+1
*
Add start of RFCOMM service layer to the incomplete BluetoothHost demo.
Dean Camera
2010-06-03
1
-0
/
+1
*
Move SDP service tables out into a new set of files, to make the SDP service ...
Dean Camera
2010-06-01
1
-0
/
+1
*
Begin processing code for Service Discovery Protocol attributes.
Dean Camera
2010-05-17
1
-2
/
+2
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-747
/
+747
*
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean Camera
2010-05-07
1
-1
/
+1
*
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...
Dean Camera
2010-04-28
1
-2
/
+2
*
Document the Bluetooth ACL layer. Remove unneeded parameters from the signall...
Dean Camera
2010-04-13
1
-0
/
+1
*
Added incomplete MIDIToneGenerator project.
Dean Camera
2010-03-23
1
-1
/
+1
*
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ...
Dean Camera
2010-02-04
1
-1
/
+1
*
Fix invalid Event name rule in demo/project makefiles.
Dean Camera
2009-10-16
1
-1
/
+1
*
Remove old OTG demo directory with useless TestApp demo. Add new DualRole dir...
Dean Camera
2009-09-29
1
-1
/
+1
*
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean Camera
2009-09-09
1
-2
/
+1
*
Add in new invalid event hook check targets to project makefiles to produce c...
Dean Camera
2009-09-06
1
-15
/
+39
*
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
Dean Camera
2009-08-30
1
-1
/
+1
*
Change project makefiles so that the current target settings and not just the...
Dean Camera
2009-07-28
1
-39
/
+21
*
Added incomplete PrinterHost demo application.
Dean Camera
2009-07-11
1
-4
/
+4
*
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...
Dean Camera
2009-06-19
1
-5
/
+5
*
Move LUFA compile time options to a new section in the application makefiles ...
Dean Camera
2009-06-19
1
-3
/
+8
*
Changed per-device controller preprocessor checks over to per-device series f...
Dean Camera
2009-06-14
1
-1
/
+1
*
Add master device Host demo makefile.
Dean Camera
2009-06-05
1
-0
/
+737