-
- Downloads
Corrected bitfields -- the smallest datatype required for each bitfield is now...
Corrected bitfields -- the smallest datatype required for each bitfield is now used, rather than relying on GCC to truncate unused bytes in bitfields (thanks to Walt Sacuta).
Showing
- Demos/Device/MassStorage/SCSI.h 22 additions, 22 deletionsDemos/Device/MassStorage/SCSI.h
- Demos/Device/RNDISEthernet/IP.h 10 additions, 10 deletionsDemos/Device/RNDISEthernet/IP.h
- Demos/Device/RNDISEthernet/TCP.h 2 additions, 2 deletionsDemos/Device/RNDISEthernet/TCP.h
- Demos/Host/MassStorageHost/MassStoreCommands.h 7 additions, 7 deletionsDemos/Host/MassStorageHost/MassStoreCommands.h
Loading
Please register or sign in to comment