Select Git revision
MassStorageHost
-
-
- Open in your IDE
- Download source code
- Download this directory
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).