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

9 lines
169 B
YAML

define: DUK_USE_PANIC_EXIT
introduced: 1.0.0
removed: 2.0.0
default: false
tags:
- portability
description: >
Call exit() when the default panic handler is invoked.