Support error messages on nuttx-stm32f4 target (#1754)

JerryScript-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
This commit is contained in:
Robert Sipka
2017-04-21 02:48:58 +02:00
committed by yichoi
parent 2ebb8de3ab
commit 5271214623
3 changed files with 212 additions and 3 deletions
+4
View File
@@ -31,6 +31,10 @@ config JERRYSCRIPT_HEAPSIZE
int "Jerryscript heap size"
default 107520
config JERRYSCRIPT_ERROR_MESSAGES
bool "Enable error messages for builtin error objects"
default n
config JERRYSCRIPT_MEM_STATS
bool "Enable memory statistics"
default n