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

10 lines
214 B
YAML

define: DUK_USE_ARCH_STRING
introduced: 1.0.0
default:
string: "unknown"
tags:
- portability
description: >
Human-readable architecture string used in e.g. Duktape.env and debugger
protocol (example: x64).