OVMS3/OVMS.V3/components/duktape/config/feature-options/DUK_OPT_ASSERTIONS.yaml

9 lines
195 B
YAML

define: DUK_OPT_ASSERTIONS
introduced: 1.0.0
tags:
- development
- debug
description: >
Enable internal assert checks. These slow down execution considerably
so only use when debugging.