-
- Downloads
Removed all binary constants and replaced with decimal or hexadecimal...
Removed all binary constants and replaced with decimal or hexadecimal constants so that unpatched GCC compilers can still build the code without having to be itself patched and recompiled first.
Showing
- LUFA/ChangeLog.txt 2 additions, 0 deletionsLUFA/ChangeLog.txt
- LUFA/Drivers/USB/Class/ConfigDescriptor.h 5 additions, 0 deletionsLUFA/Drivers/USB/Class/ConfigDescriptor.h
- LUFA/Drivers/USB/Class/HIDReportData.h 33 additions, 31 deletionsLUFA/Drivers/USB/Class/HIDReportData.h
- LUFA/Drivers/USB/HighLevel/StdDescriptors.h 10 additions, 10 deletionsLUFA/Drivers/USB/HighLevel/StdDescriptors.h
- LUFA/Drivers/USB/HighLevel/StdRequestType.h 3 additions, 3 deletionsLUFA/Drivers/USB/HighLevel/StdRequestType.h
- LUFA/Drivers/USB/LowLevel/Endpoint.h 1 addition, 1 deletionLUFA/Drivers/USB/LowLevel/Endpoint.h
- LUFA/Drivers/USB/LowLevel/Host.h 1 addition, 1 deletionLUFA/Drivers/USB/LowLevel/Host.h
- LUFA/Drivers/USB/LowLevel/LowLevel.h 4 additions, 11 deletionsLUFA/Drivers/USB/LowLevel/LowLevel.h
- LUFA/Drivers/USB/LowLevel/Pipe.h 3 additions, 3 deletionsLUFA/Drivers/USB/LowLevel/Pipe.h
Loading
Please register or sign in to comment