6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
menu "lib using JerryScript"
|
|
menuconfig LIB_USING_JERRYSCRIPT
|
|
bool "Enable support JerryScript."
|
|
default n
|
|
endmenu
|