-
- Downloads
Fixed HID Device Class Driver not allocating a temporary buffer when the host...
Fixed HID Device Class Driver not allocating a temporary buffer when the host requests a report via the control endpoint and the user has set the PrevReportINBuffer driver configuration element to NULL (thanks to Lars Noschinski). Clean up incomplete BluetoothHost debugging commands to use GCC extension to avoid NULL parameters when no formatting is required.
Showing
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c 21 additions, 21 deletions...s/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h 1 addition, 1 deletion...s/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.h
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c 16 additions, 16 deletions.../Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c
- Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h 1 addition, 1 deletion.../Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
- Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c 4 additions, 4 deletions...t/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.c
- Demos/Host/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.h 1 addition, 1 deletion...t/Incomplete/BluetoothHost/Lib/ServiceDiscoveryProtocol.h
- LUFA/Drivers/USB/Class/Device/HID.c 7 additions, 3 deletionsLUFA/Drivers/USB/Class/Device/HID.c
- LUFA/Drivers/USB/Class/Device/HID.h 2 additions, 1 deletionLUFA/Drivers/USB/Class/Device/HID.h
- LUFA/ManPages/ChangeLog.txt 2 additions, 0 deletionsLUFA/ManPages/ChangeLog.txt
Loading
Please register or sign in to comment