OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_HASHBYTES_UNALIGNED_U32_ACCESS.yaml

9 lines
205 B
YAML

define: DUK_USE_HASHBYTES_UNALIGNED_U32_ACCESS
introduced: 1.0.0
removed: 1.4.0
default: false
tags:
- portability
description: >
Allow unaligned 32-bit unsigned integer access in hashbytes algorithm.