Files
thirdparty-littlefs/lfs_util.h
Christopher Haster ebc0d24211 Added conversion to/from little-endian on disk
Required to support big-endian processors, with the most notable being
the PowerPC architecture.

On little-endian architectures, these conversions can be optimized out
and have no code impact.

Initial patch provided by gmouchard
2018-02-15 16:33:03 -06:00

2.2 KiB