forked from xuos/xiuos
1、git submodule add jerryscript v2.4.0
2、support JerryScript on XiZi for stm32f407-st-discovery board and cortex-m4-emulator
This commit is contained in:
5
APP_Framework/lib/JerryScript/Kconfig
Normal file
5
APP_Framework/lib/JerryScript/Kconfig
Normal file
@@ -0,0 +1,5 @@
|
||||
menu "lib using JerryScript"
|
||||
menuconfig PKG_USING_JERRYSCRIPT
|
||||
bool "JerryScript: Ultra-lightweight JavaScript engine for the Internet of Things."
|
||||
default n
|
||||
endmenu
|
||||
Reference in New Issue
Block a user