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

9 lines
170 B
YAML

define: DUK_USE_PANIC_ABORT
introduced: 1.0.0
removed: 2.0.0
default: true
tags:
- portability
description: >
Call abort() when the default panic handler is invoked.