Move SDP service tables out into a new set of files, to make the SDP service code cleaner.
This commit is contained in:
parent
587f320333
commit
e0ef5741d4
10 changed files with 320 additions and 212 deletions
|
|
@ -136,6 +136,7 @@ SRC = $(TARGET).c \
|
|||
Lib/BluetoothHCICommands.c \
|
||||
Lib/BluetoothACLPackets.c \
|
||||
Lib/ServiceDiscoveryProtocol.c \
|
||||
Lib/SDPServices.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/Peripheral/SerialStream.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/Peripheral/Serial.c \
|
||||
$(LUFA_PATH)/LUFA/Drivers/USB/LowLevel/DevChapter9.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue