-
- Downloads
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor()...
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() function so that it now performs size checks and data validations internally, to simplify user code.
Showing
- Demos/Host/ClassDriver/CDCHost/CDCHost.c 2 additions, 3 deletionsDemos/Host/ClassDriver/CDCHost/CDCHost.c
- Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.c 2 additions, 3 deletionsDemos/Host/ClassDriver/MassStorageHost/MassStorageHost.c
- Demos/Host/ClassDriver/MouseHost/MouseHost.c 2 additions, 3 deletionsDemos/Host/ClassDriver/MouseHost/MouseHost.c
- Demos/Host/ClassDriver/StillImageHost/StillImageHost.c 2 additions, 3 deletionsDemos/Host/ClassDriver/StillImageHost/StillImageHost.c
- Demos/Host/Incomplete/BluetoothHost/ConfigDescriptor.c 18 additions, 22 deletionsDemos/Host/Incomplete/BluetoothHost/ConfigDescriptor.c
- Demos/Host/Incomplete/BluetoothHost/DeviceDescriptor.c 2 additions, 1 deletionDemos/Host/Incomplete/BluetoothHost/DeviceDescriptor.c
- Demos/Host/LowLevel/CDCHost/ConfigDescriptor.c 19 additions, 23 deletionsDemos/Host/LowLevel/CDCHost/ConfigDescriptor.c
- Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.c 16 additions, 21 deletionsDemos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.c
- Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c 16 additions, 20 deletionsDemos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c
- Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.c 17 additions, 21 deletions...s/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.c
- Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.c 17 additions, 21 deletionsDemos/Host/LowLevel/MassStorageHost/ConfigDescriptor.c
- Demos/Host/LowLevel/MouseHost/ConfigDescriptor.c 16 additions, 20 deletionsDemos/Host/LowLevel/MouseHost/ConfigDescriptor.c
- Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.c 17 additions, 21 deletionsDemos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.c
- Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c 16 additions, 23 deletionsDemos/Host/LowLevel/PrinterHost/ConfigDescriptor.c
- Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.c 16 additions, 20 deletionsDemos/Host/LowLevel/StillImageHost/ConfigDescriptor.c
- LUFA/Drivers/USB/HighLevel/ConfigDescriptor.c 21 additions, 18 deletionsLUFA/Drivers/USB/HighLevel/ConfigDescriptor.c
- LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h 25 additions, 11 deletionsLUFA/Drivers/USB/HighLevel/ConfigDescriptor.h
- LUFA/ManPages/ChangeLog.txt 2 additions, 0 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/MigrationInformation.txt 6 additions, 0 deletionsLUFA/ManPages/MigrationInformation.txt
Loading
Please register or sign in to comment