-
- Downloads
Cache the USB_DeviceState variable internally in the library core when...
Cache the USB_DeviceState variable internally in the library core when multiple checks are required in a single loop iteration, to reduce compiled code size.
Showing
- LUFA/Drivers/USB/HighLevel/Template/Template_Endpoint_Control_R.c 9 additions, 6 deletions...vers/USB/HighLevel/Template/Template_Endpoint_Control_R.c
- LUFA/Drivers/USB/HighLevel/Template/Template_Endpoint_Control_W.c 12 additions, 10 deletions...vers/USB/HighLevel/Template/Template_Endpoint_Control_W.c
- LUFA/Drivers/USB/LowLevel/Endpoint.c 5 additions, 3 deletionsLUFA/Drivers/USB/LowLevel/Endpoint.c
- LUFA/ManPages/ChangeLog.txt 2 additions, 2 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/SoftwareBootloaderJump.txt 1 addition, 1 deletionLUFA/ManPages/SoftwareBootloaderJump.txt
- LUFA/ManPages/WhyUseLUFA.txt 1 addition, 1 deletionLUFA/ManPages/WhyUseLUFA.txt
Loading
Please register or sign in to comment