forked from xuos/xiuos
fa2c91e690
2、support JerryScript on XiZi for stm32f407-st-discovery board and cortex-m4-emulator
6 lines
184 B
Plaintext
6 lines
184 B
Plaintext
menu "lib using JerryScript"
|
|
menuconfig PKG_USING_JERRYSCRIPT
|
|
bool "JerryScript: Ultra-lightweight JavaScript engine for the Internet of Things."
|
|
default n
|
|
endmenu
|