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:
wgzAIIT
2023-08-08 15:02:48 +08:00
parent e2edd918c3
commit fa2c91e690
16 changed files with 697 additions and 6 deletions
@@ -63,6 +63,7 @@ SECTIONS
PROVIDE(g_service_table_end = ABSOLUTE(.));
PROVIDE(_etext = ABSOLUTE(.));
_exit = .;
} > flash
/* .ARM.exidx is sorted, so has to go in its own output section. */