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:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -32,3 +32,6 @@
|
||||
[submodule "APP_Framework/lib/lorawan/lorawan_gateway_single_channel"]
|
||||
path = APP_Framework/lib/lorawan/lorawan_gateway_single_channel
|
||||
url = https://gitlink.org.cn/IACU/lorawan_gateway_single_channel.git
|
||||
[submodule "APP_Framework/lib/JerryScript/jerryscript"]
|
||||
path = APP_Framework/lib/JerryScript/jerryscript
|
||||
url = https://gitlink.org.cn/wgzAIIT/jerryscript.git
|
||||
|
||||
Reference in New Issue
Block a user