wasm-micro-runtime/samples/gui/wasm-runtime-wgl/src/platform/zephyr
Wenyong Huang 54e82ec439
Fix app manager fail to install large app file issue (#555)
Remove the limit of app file size no larger than 1 MB, fix possible memory leak issues when fail to install app file, change message size of aee_host_msg_callback() from uint16 type to uint32 type to fix possible integer overflow issue, and fix some coding style issues of app manager.

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2021-03-03 20:19:24 +08:00
..
board_config.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
display_ili9340_adafruit_1480.c Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
display_ili9340.c Fix zephyr samples build issue caused by zephyr kernel API update (#232) 2020-04-13 07:46:16 +08:00
display_ili9340.h Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
display.h Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
iwasm_main.c Fix app manager fail to install large app file issue (#555) 2021-03-03 20:19:24 +08:00
LICENSE Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
main.c Fix zephyr samples build issue caused by zephyr kernel API update (#232) 2020-04-13 07:46:16 +08:00
pin_config_jlf.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
pin_config_stm32.h Relicense to Apache-2.0 with the LLVM-exception (#137) 2019-11-12 07:45:21 +08:00
XPT2046.c Clean compiling warnings of zephyr samples (#202) 2020-03-17 11:20:00 +08:00
XPT2046.h Enable ARM and THUMB AOT support, enable Android platform support (#182) 2020-02-27 16:38:44 +08:00